Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ recompute_shape
Method
recompute_shape
src/instruction.cpp:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void instruction::recompute_shape() { replace(compute_shape(op, arguments, module_args)); }
114
115
void instruction::clear_arguments()
116
{
Callers
2
replace_argument
Method · 0.80
replace_mod_argument
Method · 0.80
Calls
2
replace
Function · 0.85
compute_shape
Function · 0.70
Tested by
no test coverage detected