#include TEST_CASE(eyelike_k_outofbounds_pos_test) { EXPECT(test::throws([&] { migraphx::parse_onnx("eyelike_k_outofbounds_pos_test.onnx"); })); }