Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dtensor.cc72 std::unique_ptr<T[]> NewData(const U *input, size_t size) { in NewData() function
94 std::unique_ptr<T[]> NewData(Scalar scalar) { in NewData() function