Searched defs:component_shapes_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ | ||
H A D | fifo_queue.h | 85 std::vector<TensorShape> component_shapes_; variable |
H A D | priority_queue_op.cc | 60 std::vector<TensorShape> component_shapes_; member in tensorflow::PriorityQueueOp |
H A D | padding_fifo_queue_op.cc | 63 std::vector<PartialTensorShape> component_shapes_; member in tensorflow::PaddingFIFOQueueOp |
H A D | queue_base.h | 148 const std::vector<TensorShape> component_shapes_; variable |
H A D | random_shuffle_queue_op.cc | 509 std::vector<TensorShape> component_shapes_; member in tensorflow::RandomShuffleQueueOp |