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

Method name

test/memory_coloring_test.cpp:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 std::string name() const { return "allocate"; }
49 migraphx::shape compute_shape(const std::vector<migraphx::shape>& inputs) const
50 {
51 migraphx::check_shapes{inputs, *this}.has(0);

Callers 1

no_allocateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected