[RELAY] IR Wellform Checker (#1748)
Showing
- include/tvm/relay/error.h 5 additions, 7 deletionsinclude/tvm/relay/error.h
- include/tvm/relay/expr.h 1 addition, 0 deletionsinclude/tvm/relay/expr.h
- include/tvm/relay/pass.h 12 additions, 0 deletionsinclude/tvm/relay/pass.h
- python/tvm/relay/_ir_pass.pyi 1 addition, 0 deletionspython/tvm/relay/_ir_pass.pyi
- python/tvm/relay/ir_pass.py 2 additions, 0 deletionspython/tvm/relay/ir_pass.py
- src/relay/pass/well_formed.cc 61 additions, 0 deletionssrc/relay/pass/well_formed.cc
- tests/python/relay/test_relay_op.py 0 additions, 1 deletiontests/python/relay/test_relay_op.py
- tests/python/relay/test_well_formed.py 18 additions, 0 deletionstests/python/relay/test_well_formed.py
src/relay/pass/well_formed.cc
0 → 100644
tests/python/relay/test_well_formed.py
0 → 100644
Please register or sign in to comment