Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Dtensor_shape.h97 static TensorShape CreateScalar() { in CreateScalar() function
Dtensor.h279 static Status CreateScalar(const T &item, TensorPtr *out) { in CreateScalar() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_value_utils.h48 ValuePtr CreateScalar(T v) { in CreateScalar() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dinfer.cc126 static py::object CreateScalar(const mindspore::TypePtr &type) { in CreateScalar() function