[Relay][TensorFlow] Support tf.math.reduce_prod (#3166)
authorlixiaoquan <radioheads@163.com>
Sat, 11 May 2019 04:56:01 +0000 (12:56 +0800)
committerSiva <sivar.b@huawei.com>
Sat, 11 May 2019 04:56:01 +0000 (10:26 +0530)
commit8cb9ee47b99e2355ca7355103b5fae1111969f64
treed4a5e35ac4de3dcb1b0fe43e03ceff0dc716506e
parentfa38ef078b7d7e67920e9bd7be0d391b3412518e
[Relay][TensorFlow] Support tf.math.reduce_prod (#3166)
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py