Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ name
Method
name
src/module.cpp:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
std::string module::name() const { return impl->name; }
151
152
void module::set_name(const std::string& name) { impl->name = name; }
153
Callers
15
print
Method · 0.95
print_py
Method · 0.95
print_cpp
Method · 0.95
assign
Method · 0.45
insert_generic_instructions_impl
Function · 0.45
insert_instruction
Method · 0.45
replace_instruction
Method · 0.45
replace_return
Method · 0.45
get_parameter_shape
Method · 0.45
get_parameter_names
Method · 0.45
get_parameter
Method · 0.45
get_parameters
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected