#include "verify_program.hpp" #include #include #include template struct test_arg_ops : verify_program> { migraphx::program create_program() const { migraphx::program p; auto* mm = p.get_main_module(); migraphx::shape s{migraphx::shape::float_type, {2, 3, 4, 1025}}; auto param = mm->add_parameter("data", s); mm->add_instruction(T{Axis}, param); return p; } }; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops; template struct test_arg_ops;