onnx.py
52.1 KB
-
[relay][op] add expand op (from ONNX) to relay frontend (#4483) · e274e66e
* 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.
Takato Yamada committed