Searched defs:const_false (Results 1 – 2 of 2) sorted by relevance
2890 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local2911 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local2974 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local2995 HloInstruction* const_false = builder.AddInstruction( in TEST_F() local
2089 const_false = lambda: constant_op.constant(False) function