Searched defs:TensorShapeBase (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | tensor_shape.cc | 139 TensorShapeBase<Shape>::TensorShapeBase(const TensorShapeProto& proto) { in TensorShapeBase() function in tensorflow::TensorShapeBase |
H A D | tensor_shape.h | 169 TensorShapeBase(std::initializer_list<int64_t> dim_sizes) in TensorShapeBase() function |