#include "verify_program.hpp" #include #include #include template struct test_reduce_op_small : verify_program> { migraphx::program create_program() const { migraphx::program p; migraphx::shape s{T, {3, 4, 8, 8}}; auto x = p.add_parameter("x", s); p.add_instruction(Op{{1}}, x); return p; }; }; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small; template struct test_reduce_op_small;