Searched defs:set_element_shape (Results 1 – 2 of 2) sorted by relevance
51 void TensorArray::set_element_shape(const std::vector<int> &element_shape) { in set_element_shape() function in mindspore::ops::TensorArray
71 void set_element_shape(const std::vector<int> &shape) { in set_element_shape() function