Home
last modified time | relevance | path

Searched refs:IsIEEEFloatingPointScalarConstant (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinstruction_fusion.cc32 bool IsIEEEFloatingPointScalarConstant(const HloInstruction* constant) { in IsIEEEFloatingPointScalarConstant() function
147 if (IsIEEEFloatingPointScalarConstant(op2->operand(0))) { in ShouldFuseInexpensiveChecks()
156 IsIEEEFloatingPointScalarConstant(alpha->operand(0))) { in ShouldFuseInexpensiveChecks()
187 IsIEEEFloatingPointScalarConstant(producer->operand(0)) && in ShouldFuseInexpensiveChecks()