Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_unsqueeze.cc81 auto tensor_x_data = reinterpret_cast<int *>(tensor_x->data_c()); in TEST_F() local
Dtest_ops_gather.cc39 auto tensor_x_data = reinterpret_cast<int *>(tensor_x->data_c()); in TEST_F() local
Dtest_ops_topk.cc41 auto tensor_x_data = reinterpret_cast<int *>(tensor_x->data_c()); in TEST_F() local