Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ size
Method
size
src/program.cpp:163–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
std::size_t program::size() const { return impl->modules.size(); }
164
165
std::vector<shape> program::get_output_shapes() const
166
{
Callers
13
program.cpp
File · 0.45
get_target_assignments
Method · 0.45
compile
Method · 0.45
print_statistics
Function · 0.45
preview_argument
Function · 0.45
generic_eval
Function · 0.45
total_instructions
Method · 0.45
eval
Method · 0.45
from_value
Method · 0.45
common_average
Function · 0.45
mean
Function · 0.45
median
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected