MCPcopy 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
496void instruction::set_normalized(bool value) { normalized = value; }
497
498bool instruction::is_normalized() const { return normalized; }
499

Callers 2

mod_from_valFunction · 0.80
applyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected