Mode as enum for pooling and roi_align (#1091)
Changed the pooling values for two structures from strings to specialized enum classes. Many test and operator parsing changes to support this. Introduces one new source file, op_enums.cpp.
Showing
src/op_enums.cpp
0 → 100644
src/rewrite_rnn.cpp
100755 → 100644
src/targets/gpu/include/migraphx/gpu/miopen.hpp
100755 → 100644
Please register or sign in to comment