Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ set_normalized
Method
set_normalized
src/instruction.cpp:496–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
494
}
495
496
void instruction::set_normalized(bool value) { normalized = value; }
497
498
bool instruction::is_normalized() const { return normalized; }
499
Callers
2
mod_from_val
Function · 0.80
apply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected