Searched defs:TensorShapeOld (Results 1 – 1 of 1) sorted by relevance
239 class TensorShapeOld { class244 TensorShapeOld(std::initializer_list<int64_t> dim_sizes) in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld405 TensorShapeOld::TensorShapeOld(const TensorShapeProto& proto) { in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld413 TensorShapeOld::TensorShapeOld(gtl::ArraySlice<int64_t> dim_sizes) { in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld421 TensorShapeOld::TensorShapeOld() : num_elements_(1) {} in TensorShapeOld() function in tensorflow::__anon3caac34d0111::TensorShapeOld