Searched defs:const_true (Results 1 – 3 of 3) sorted by relevance
166 TF::ConstOp const_true = nullptr; in SetAllVarIsInitializedToTrue() local
3608 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local3629 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local3692 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local3713 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local
2472 const_true = lambda: constant_op.constant(True) function