Files
apache--tvm/python
Ophir Frish b7caa128df Fixed a bug in the convert_fully_connected() function (#10371)
In case we need to change the output shape, need to convert the output_shape tuple to list before the change.
2022-02-28 08:12:31 +00:00
..