Searched defs:tensor1 (Results 1 – 8 of 8) sorted by relevance
33 Tensor *tensor1 = new (std::nothrow) Tensor; in TEST_F() local107 Tensor *tensor1 = new Tensor; in TEST_F() local152 Tensor *tensor1 = new (std::nothrow) Tensor; in TEST_F() local
104 auto tensor1 = std::make_unique<mindspore::schema::TensorT>(); in TEST_F() local265 auto tensor1 = std::make_unique<mindspore::schema::TensorT>(); in TEST_F() local393 auto tensor1 = std::make_unique<mindspore::schema::TensorT>(); in TEST_F() local
41 auto tensor1 = std::make_shared<lite::Tensor>(); in TEST_F() local
139 auto tensor1 = std::make_unique<mindspore::schema::TensorT>(); in ConstructModel() local
93 auto tensor1 = std::make_unique<mindspore::schema::TensorT>(); in CreateMultyModel1() local197 auto tensor1 = std::make_unique<mindspore::schema::TensorT>(); in CreateMultyModel2() local
187 auto tensor1 = GetValueNode<tensor::TensorPtr>(inp1_j); in CheckReplace() local
581 nvinfer1::ITensor *tensor1 = ToTensor(&inputs[0], shape1, context); in MS_TRT_CONVERTER_FUNC_REG() local
1203 for (auto tensor1 : tensors_list_) { in Assign() local