Searched defs:MatchesNodeDef (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ | ||
H A D | conditional_accumulator_base.cc | 32 Status ConditionalAccumulatorBase::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::ConditionalAccumulatorBase |
H A D | fifo_queue.cc | 358 Status FIFOQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::FIFOQueue |
H A D | priority_queue.cc | 387 Status PriorityQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::PriorityQueue |
H A D | padding_fifo_queue.cc | 282 Status PaddingFIFOQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::PaddingFIFOQueue |
H A D | random_shuffle_queue_op.cc | 439 Status RandomShuffleQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::RandomShuffleQueue |