Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
292
static size_t get_onnx_operators_size() { return migraphx::get_onnx_operators().size(); }
293
294
static char* get_onnx_operator_name_at_index(std::size_t index)
295
{
Callers
nothing calls this directly
Calls
2
get_onnx_operators
Function · 0.85
size
Method · 0.45
Tested by
no test coverage detected