Add ignore storage_order attribute to onnx pooling parser. (#5781)
authorJosh Fromm <jwfromm@uw.edu>
Fri, 12 Jun 2020 15:39:24 +0000 (08:39 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2020 15:39:24 +0000 (08:39 -0700)
commitf6726391075385afa0273afa9b41c371d483ac28
tree45ffe5337604aa37e32398d2406b6f2ac133d1f5
parent0f3cfb8722b00a6a0d649a36fd1cbc03b481d64a
Add ignore storage_order attribute to onnx pooling parser. (#5781)
python/tvm/relay/frontend/onnx.py
tests/python/frontend/onnx/test_forward.py