Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape_test.cc44 TEST(TensorShapeTest, set_dim) { in TEST() argument
450 void TensorShapeOld::set_dim(int d, int64_t size) { in set_dim() function in tensorflow::__anon86ba443e0111::TensorShapeOld
H A Dtensor_shape.cc568 void TensorShapeBase<Shape>::set_dim(int d, int64_t size) { in set_dim() function in tensorflow::TensorShapeBase