Register all operators' Python attributes in Python so they can be easily accessed...
authorSteven S. Lyubomirsky <sslyu@cs.washington.edu>
Sat, 11 May 2019 00:25:54 +0000 (17:25 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Sat, 11 May 2019 00:25:54 +0000 (17:25 -0700)
commitfa38ef078b7d7e67920e9bd7be0d391b3412518e
tree225eb942b30d16f857a43f422da6d0cb845baaa2
parentba15a729b05fe1078aa38af54d8beecfd5d58438
Register all operators' Python attributes in Python so they can be easily accessed from Python code (#3175)
python/tvm/relay/op/op_attrs.py