MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / name

Method name

test/eval_test.cpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 };
41 migraphx::context ctx = context{};
42 std::string name() const { return "id"; }
43 std::vector<migraphx::pass> get_passes(migraphx::context&,
44 const migraphx::compile_options&) const
45 {

Callers 15

TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
is_convolutionFunction · 0.45
is_dotFunction · 0.45
mark_startMethod · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
throws_shapeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected