[ARITH] Improve detect linear equation (#529)
* [ARITH] Improve detect linear equation * fix doc
Showing
- HalideIR 1 addition, 1 deletionHalideIR
- include/tvm/arithmetic.h 20 additions, 8 deletionsinclude/tvm/arithmetic.h
- src/api/api_arith.cc 5 additions, 0 deletionssrc/api/api_arith.cc
- src/arithmetic/detect_linear_equation.cc 156 additions, 10 deletionssrc/arithmetic/detect_linear_equation.cc
- src/pass/narrow_channel_access.cc 3 additions, 3 deletionssrc/pass/narrow_channel_access.cc
- tests/python/unittest/test_arith_detect_clip_bound.py 21 additions, 0 deletionstests/python/unittest/test_arith_detect_clip_bound.py
- tests/python/unittest/test_arith_detect_linear_equation.py 30 additions, 11 deletionstests/python/unittest/test_arith_detect_linear_equation.py
Please register or sign in to comment