Searched refs:ProcessPlaceholder (Results 1 – 1 of 1) sorted by relevance
263 return ProcessPlaceholder(ss, num_width); in ToString()405 std::string ProcessPlaceholder(std::ostringstream &ss, int max_width) const { in ProcessPlaceholder() function in mindspore::tensor::TensorDataImpl