Searched defs:const_true (Results 1 – 4 of 4) sorted by relevance
96 auto const_true = builder.create<TF::ConstOp>( in CreateDatasetWhile() local
93 TF::ConstOp const_true = nullptr; in SetAllVarIsInitializedToTrue() local
4044 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local4065 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local4128 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local4149 HloInstruction* const_true = builder.AddInstruction( in TEST_F() local
2487 const_true = lambda: constant_op.constant(True) function