Refactor to use make_op almost everywhere (#696)
* Load op when serializing * Formatting * Add missing clip field * Use make_op almost everywhere * Formatting * More make ops for rnns * Get rid of spaces * Formatting * Remove operators headers * Formatting * Remove unused op headers * Increase line threshold
Showing
.clang-tidy
100644 → 100755
src/include/migraphx/op/lstm.hpp
100644 → 100755
This diff is collapsed.
src/operation.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment