[Relay] Fix interpreter for dyanmic shape input of ndarray_size (#6086)
authorlixiaoquan <radioheads@163.com>
Sat, 25 Jul 2020 15:16:06 +0000 (23:16 +0800)
committerGitHub <noreply@github.com>
Sat, 25 Jul 2020 15:16:06 +0000 (08:16 -0700)
commit959cff1c786e0eb33b99007be66de61d2275d7a5
treee9e0dec61196aec3912084673d4dfddf1259715f
parentcac17f1caa1fe296836a2e76ed5086d701d8c36d
[Relay] Fix interpreter for dyanmic shape input of ndarray_size (#6086)
src/relay/backend/interpreter.cc
tests/python/relay/test_any.py