Searched defs:component_shapes (Results 1 – 7 of 7) sorted by relevance
50 const std::vector<TensorShape>& component_shapes, const string& name) in TypedQueue()
67 const std::vector<TensorShape>& component_shapes() const { in component_shapes() function
37 const std::vector<TensorShape>& component_shapes, in FIFOQueue()
38 const std::vector<TensorShape>& component_shapes, in PriorityQueue()
53 const std::vector<TensorShape>& component_shapes, in QueueBase()
92 const std::vector<TensorShape>& component_shapes, const string& name) in RandomShuffleQueue()
292 const gtl::ArraySlice<TensorShape> component_shapes() const { in component_shapes() function in tensorflow::barrier::Barrier