MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ScopedDontFlushDenormal

Method ScopedDontFlushDenormal

tensorflow/core/platform/denormal.cc:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88ScopedDontFlushDenormal::ScopedDontFlushDenormal() {
89 SetDenormalState(/*flush_zero_mode=*/false, /*denormals_zero_mode=*/false);
90}
91
92} // namespace port
93} // namespace tensorflow

Callers

nothing calls this directly

Calls 1

SetDenormalStateFunction · 0.85

Tested by

no test coverage detected