Asym pad refactor (#791)
* alternative impl * formatting * add gpu pass to insert pad * formatting * update onnx test, still need cleanup * formatting * update tf_test * modify existing tests * formatting * remove print * code cleanup * formatting * code cleanup * formatting * fix tidy and cppcheck * remove variable * add test * formatting * add test and address comments * formatting Co-authored-by:Shucai Xiao <shucai@gmail.com> Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
src/eliminate_pad.cpp
100755 → 100644
src/include/migraphx/op/quant_convolution.hpp
100755 → 100644
src/insert_pad.cpp
0 → 100644
src/targets/cpu/lowering.cpp
100755 → 100644
src/targets/cpu/pooling.cpp
100755 → 100644
Please register or sign in to comment