Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape_test.cc239 class TensorShapeOld { class
244 TensorShapeOld(std::initializer_list<int64_t> dim_sizes) in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld
405 TensorShapeOld::TensorShapeOld(const TensorShapeProto& proto) { in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld
413 TensorShapeOld::TensorShapeOld(gtl::ArraySlice<int64_t> dim_sizes) { in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld
421 TensorShapeOld::TensorShapeOld() : num_elements_(1) {} in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld