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

Method name

tools/api/api.cpp:366–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364
365 CustomOp op;
366 std::string name() const { return op.xobject.name; }
367
368 shape compute_shape(std::vector<shape> inputs) const
369 {

Callers 7

generate_onnxFunction · 0.45
operator<<Function · 0.45
operator==Function · 0.45
compute_shape_opFunction · 0.45
mod_compute_shape_opFunction · 0.45
compute_opFunction · 0.45
target_allocateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected