Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/dataset/
Drandom_data_op_test.cc92 TensorRow tensorList; in TEST_F() local
179 TensorRow tensorList; in TEST_F() local
244 TensorRow tensorList; in TEST_F() local
316 TensorRow tensorList; in TEST_F() local
398 TensorRow tensorList; in TEST_F() local
Dcache_op_test.cc316 TensorRow tensorList; in TEST_F() local
424 TensorRow tensorList; in TEST_F() local
520 TensorRow tensorList; in TEST_F() local
/third_party/mindspore/mindspore/lite/test/ut/nnacl/infer/
Dinfer_manager_test.cc47 TensorList *tensorList = new (std::nothrow) TensorList; in TEST_F() local
88 TensorList *tensorList = new TensorList; in TEST_F() local
166 TensorList *tensorList = new (std::nothrow) TensorList; in TEST_F() local
/third_party/mindspore/mindspore/lite/src/ops/populate/v0/control/
Dtensorlistfromtensor_populate_v0.cc26 auto tensorList = primitive->value_as_TensorListFromTensor(); in PopulateTensorListFromTensorParameter() local