Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.h541 static Status BuildPartialTensorShape(gtl::ArraySlice<int64_t> dim_sizes, in BuildPartialTensorShape() function
545 static Status BuildPartialTensorShape( in BuildPartialTensorShape() function
549 static Status BuildPartialTensorShape(const TensorShapeProto& proto, in BuildPartialTensorShape() function
554 static StatusOr<PartialTensorShape> BuildPartialTensorShape( in BuildPartialTensorShape() function