Searched refs:ValidateTupleCommon (Results 1 – 3 of 3) sorted by relevance
63 Status QueueBase::ValidateTupleCommon(const Tuple& tuple) const { in ValidateTupleCommon() function in tensorflow::QueueBase145 TF_RETURN_IF_ERROR(ValidateTupleCommon(tuple)); in ValidateTuple()162 TF_RETURN_IF_ERROR(ValidateTupleCommon(tuple)); in ValidateManyTuple()
239 TF_RETURN_IF_ERROR(ValidateTupleCommon(tuple)); in ValidateTuple()252 TF_RETURN_IF_ERROR(ValidateTupleCommon(tuple)); in ValidateManyTuple()
117 Status ValidateTupleCommon(const Tuple& tuple) const;