Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Delemental_ir_emitter.cc62 bool IsFPLiteralWithValue(const HloInstruction* operand, float value) { in IsFPLiteralWithValue() function
68 IsFPLiteralWithValue(operand->operand(0), value); in IsFPLiteralWithValue()