Home
last modified time | relevance | path

Searched refs:CheckIsTokenOperand (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc220 Status ShapeVerifier::CheckIsTokenOperand(const HloInstruction* instruction, in CheckIsTokenOperand() function in xla::ShapeVerifier
248 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()
Dhlo_verifier.h144 Status CheckIsTokenOperand(const HloInstruction* instruction,