Searched defs:partial_shapes (Results 1 – 3 of 3) sorted by relevance
38 const std::vector<PartialTensorShape>& partial_shapes, const string& name) in PaddingFIFOQueue()399 const gtl::ArraySlice<PartialTensorShape>& partial_shapes) { in ConvertShapesPartialDimensionsToZero()
262 std::vector<PartialTensorShape>& partial_shapes = shape_map[node->name()]; in FoldConstants() local
618 std::vector<PartialTensorShape> partial_shapes(engine_input_shapes.begin(), in GetEngine() local