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

Function get_onnx_operators_size

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

Source from the content-addressed store, hash-verified

290}
291
292static size_t get_onnx_operators_size() { return migraphx::get_onnx_operators().size(); }
293
294static char* get_onnx_operator_name_at_index(std::size_t index)
295{

Callers

nothing calls this directly

Calls 2

get_onnx_operatorsFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected