Home
last modified time | relevance | path

Searched defs:ValidateTuple (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dpadding_fifo_queue.cc238 Status PaddingFIFOQueue::ValidateTuple(const Tuple& tuple) { in ValidateTuple() function in tensorflow::PaddingFIFOQueue
Dqueue_base.cc144 Status QueueBase::ValidateTuple(const Tuple& tuple) { in ValidateTuple() function in tensorflow::QueueBase
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc271 Status HloSharding::ValidateTuple(const Shape& shape, int64 num_devices) const { in ValidateTuple() function in xla::HloSharding