Files
apache--tvm/python
Takato Yamada e274e66eae [relay][op] add expand op (from ONNX) to relay frontend (#4483)
* Add Expand to onnx.py

* add test function for expand

* Fix a onnx frontend test

* Add tests for the value itself instead of shape only on test_expand

* Cleaned up some unnecessary modifications.
2019-12-18 09:58:37 -08:00
..