MCPcopy 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
163std::size_t program::size() const { return impl->modules.size(); }
164
165std::vector<shape> program::get_output_shapes() const
166{

Callers 13

program.cppFile · 0.45
compileMethod · 0.45
print_statisticsFunction · 0.45
preview_argumentFunction · 0.45
generic_evalFunction · 0.45
total_instructionsMethod · 0.45
evalMethod · 0.45
from_valueMethod · 0.45
common_averageFunction · 0.45
meanFunction · 0.45
medianFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected