Searched defs:UpdateTensorShape (Results 1 – 3 of 3) sorted by relevance
58 void UpdateTensorShape(const Shape &tensor_shape) { tensor_shape_ = tensor_shape; } in UpdateTensorShape() function
42 Status Arrangement::UpdateTensorShape(size_t index, int64_t update_value) { in UpdateTensorShape() function in mindspore::parallel::Arrangement
48 Status UpdateTensorShape(size_t index, int64_t update_value) { in UpdateTensorShape() function