| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| tvm | ||
| .gitignore | ||
| setup.py |
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.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| tvm | Loading commit data... | |
| .gitignore | Loading commit data... | |
| setup.py | Loading commit data... |