Searched refs:CheckIsTokenOperand (Results 1 – 2 of 2) sorted by relevance
220 Status ShapeVerifier::CheckIsTokenOperand(const HloInstruction* instruction, in CheckIsTokenOperand() function in xla::ShapeVerifier248 TF_RETURN_IF_ERROR(CheckIsTokenOperand(instruction, 0)); in HandleInfeed()258 TF_RETURN_IF_ERROR(CheckIsTokenOperand(instruction, 1)); in HandleOutfeed()836 TF_RETURN_IF_ERROR(CheckIsTokenOperand(add_dependency, 1)); in HandleAddDependency()
144 Status CheckIsTokenOperand(const HloInstruction* instruction,