Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ need_normalization
Function
need_normalization
tools/include/operation.hpp:676–676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
674
}
675
676
inline bool need_normalization(const operation& op) { return op.need_normalization(); }
677
678
template <class T>
679
bool need_normalization(const T& x)
Callers
nothing calls this directly
Calls
2
need_normalization_op
Function · 0.70
need_normalization
Method · 0.45
Tested by
no test coverage detected