Searched refs:ScopedDontFlushDenormal (Results 1 – 5 of 5) sorted by relevance
50 class ScopedDontFlushDenormal {52 ScopedDontFlushDenormal();56 TF_DISALLOW_COPY_AND_ASSIGN(ScopedDontFlushDenormal);
88 ScopedDontFlushDenormal::ScopedDontFlushDenormal() { in ScopedDontFlushDenormal() function in tensorflow::port::ScopedDontFlushDenormal
60 port::ScopedDontFlushDenormal dont_flush_denormals; in ComputeMatrix()
69 port::ScopedDontFlushDenormal dont_flush_denormals; in ComputeMatrix()
55 tensorflow::port::ScopedDontFlushDenormal dont_flush_denormals; in Compile()