Searched refs:MatchesNodeDefShapes (Results 1 – 4 of 4) sorted by relevance
142 Status MatchesNodeDefShapes(const NodeDef& node_def) const;
129 Status QueueBase::MatchesNodeDefShapes(const NodeDef& node_def) const { in MatchesNodeDefShapes() function in tensorflow::QueueBase
365 TF_RETURN_IF_ERROR(MatchesNodeDefShapes(node_def)); in MatchesNodeDef()
467 TF_RETURN_IF_ERROR(MatchesNodeDefShapes(node_def)); in MatchesNodeDef()