[Relay][TF] add BatchMatMul (#3634)
authorYong Wu <ywu118@alumni.jh.edu>
Sat, 27 Jul 2019 16:44:22 +0000 (09:44 -0700)
committerYao Wang <kevinthesunwy@gmail.com>
Sat, 27 Jul 2019 16:44:22 +0000 (09:44 -0700)
commit786c49f36da2368829667c51758fe4b9017dddbd
tree8c371d42461d49460f5980f1057ed55d084bc368
parent18d0ad3117462146f93b4ad9b4bf6d85787852ac
[Relay][TF] add BatchMatMul (#3634)
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py