Searched defs:const_false (Results 1 – 2 of 2) sorted by relevance
4086 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local4107 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local4170 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local4191 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local
2488 const_false = lambda: constant_op.constant(False) function