Home
last modified time | relevance | path

Searched defs:MatchesNodeDef (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconditional_accumulator_base.cc32 Status ConditionalAccumulatorBase::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::ConditionalAccumulatorBase
H A Dfifo_queue.cc358 Status FIFOQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::FIFOQueue
H A Dpriority_queue.cc387 Status PriorityQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::PriorityQueue
H A Dpadding_fifo_queue.cc282 Status PaddingFIFOQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::PaddingFIFOQueue
H A Drandom_shuffle_queue_op.cc439 Status RandomShuffleQueue::MatchesNodeDef(const NodeDef& node_def) { in MatchesNodeDef() function in tensorflow::RandomShuffleQueue