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