-
Add parses support for zeros_like tflite operator (#4042) · 260d660a
The tensorflow zeros_like operation provided in array_ops.py produces directly a tensor with zeros without a graph, using only the shape and type of the input. This imposes the use of gen_array_ops.py that produces both a tensor and a graph so a comparison between tflite and tvm can be done.
Ina Dobreva committed
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_forward.py | Loading commit data... |