Searched defs:component_shapes (Results 1 – 8 of 8) sorted by relevance
50 const std::vector<TensorShape>& component_shapes, const string& name) in TypedQueue()
63 const std::vector<TensorShape>& component_shapes() const { in component_shapes() function
38 const std::vector<TensorShape>& component_shapes, in FIFOQueue()
39 const std::vector<TensorShape>& component_shapes, in PriorityQueue()
39 const std::vector<PartialTensorShape>& component_shapes, const string& name) in PaddingFIFOQueue()
53 const std::vector<TensorShape>& component_shapes, in QueueBase()
94 const std::vector<TensorShape>& component_shapes, const string& name) in RandomShuffleQueue()
293 const gtl::ArraySlice<TensorShape> component_shapes() const { in component_shapes() function in tensorflow::barrier::Barrier