Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_tile.cc97 tensor::TensorPtr CreateInt32Tensor(const ShapeVector &shape, std::vector<int32_t> value) { in CreateInt32Tensor() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgenerate_graph.cc260 AnfNodePtr CreateInt32Tensor(int64_t value, bool int64_type) { in CreateInt32Tensor() function