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