Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/transform/
Dgraph_runner_test.cc122 py::tuple py_tuple = in TEST_F() local
/third_party/mindspore/tests/ut/cpp/ir/
Dmeta_tensor_test.cc367 py::tuple py_tuple = py::make_tuple(std::make_shared<Tensor>(kNumberTypeFloat32, shape)); in TEST_F() local