[Relay] GetItem (#1861)
Showing
- include/tvm/relay/expr.h 22 additions, 2 deletionsinclude/tvm/relay/expr.h
- include/tvm/relay/expr_functor.h 4 additions, 0 deletionsinclude/tvm/relay/expr_functor.h
- python/tvm/relay/__init__.py 1 addition, 0 deletionspython/tvm/relay/__init__.py
- python/tvm/relay/expr.py 8 additions, 0 deletionspython/tvm/relay/expr.py
- src/relay/ir/debug_printer.cc 4 additions, 2 deletionssrc/relay/ir/debug_printer.cc
- src/relay/ir/expr.cc 16 additions, 0 deletionssrc/relay/ir/expr.cc
- src/relay/ir/expr_functor.cc 13 additions, 2 deletionssrc/relay/ir/expr_functor.cc
- src/relay/pass/alpha_eq.cc 9 additions, 0 deletionssrc/relay/pass/alpha_eq.cc
- src/relay/pass/type_functor.h 4 additions, 5 deletionssrc/relay/pass/type_functor.h
- src/relay/pass/type_infer.cc 18 additions, 0 deletionssrc/relay/pass/type_infer.cc
- tests/python/relay/test_ir_debug_printer.py 6 additions, 1 deletiontests/python/relay/test_ir_debug_printer.py
- tests/python/relay/test_ir_nodes.py 8 additions, 0 deletionstests/python/relay/test_ir_nodes.py
- tests/python/relay/test_ir_well_formed.py 17 additions, 1 deletiontests/python/relay/test_ir_well_formed.py
- tests/python/relay/test_pass_alpha_equal.py 8 additions, 0 deletionstests/python/relay/test_pass_alpha_equal.py
- tests/python/relay/test_pass_dead_code_elimination.py 16 additions, 0 deletionstests/python/relay/test_pass_dead_code_elimination.py
- tests/python/relay/test_pass_free_vars.py 11 additions, 0 deletionstests/python/relay/test_pass_free_vars.py
- tests/python/relay/test_type_infer.py 12 additions, 0 deletionstests/python/relay/test_type_infer.py
Loading
Please register or sign in to comment