MCPcopy 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
676inline bool need_normalization(const operation& op) { return op.need_normalization(); }
677
678template <class T>
679bool need_normalization(const T& x)

Callers

nothing calls this directly

Calls 2

need_normalization_opFunction · 0.70
need_normalizationMethod · 0.45

Tested by

no test coverage detected