Searched defs:const_false (Results 1 – 2 of 2) sorted by relevance
3650 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local3671 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local3734 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local3755 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local
2473 const_false = lambda: constant_op.constant(False) function