Ensure interpreted functions can take values that are not TensorValues (#3015)
authorSteven S. Lyubomirsky <slyubomirsky@gmail.com>
Tue, 16 Apr 2019 20:44:30 +0000 (13:44 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Tue, 16 Apr 2019 20:44:30 +0000 (16:44 -0400)
commitfcc5b42208bbb473161923da0990fdf3c4cef42a
treea19c4551f2ec7360a415f041365ff619789f9fcd
parent561e422b9529296b3467039132ac19a9e6f03a83
Ensure interpreted functions can take values that are not TensorValues (#3015)
python/tvm/relay/backend/interpreter.py
tests/python/relay/test_backend_interpreter.py