MCPcopy 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
113void instruction::recompute_shape() { replace(compute_shape(op, arguments, module_args)); }
114
115void instruction::clear_arguments()
116{

Callers 2

replace_argumentMethod · 0.80
replace_mod_argumentMethod · 0.80

Calls 2

replaceFunction · 0.85
compute_shapeFunction · 0.70

Tested by

no test coverage detected