Searched defs:lite_tensor (Results 1 – 5 of 5) sorted by relevance
45 …auto lite_tensor = lite::Tensor::CreateTensor(name, static_cast<enum TypeId>(type), truncated_shap… in CreateTensorImpl() local62 auto lite_tensor = new (std::nothrow) lite::Tensor(); in StringsToTensorImpl() local87 auto lite_tensor = impl->lite_tensor(); in TensorImplToStrings() local
244 tensor::MSTensor *lite_tensor() const { return lite_tensor_; } in lite_tensor() function
32 auto lite_tensor = in OH_AI_TensorCreate() local57 auto lite_tensor = static_cast<mindspore::lite::Tensor *>(impl->lite_tensor()); in OH_AI_TensorClone() local
81 std::unique_ptr<Tensor> lite_tensor = nullptr; in ConvertTensorList() local136 std::unique_ptr<Tensor> lite_tensor = nullptr; in ConvertString() local164 std::unique_ptr<Tensor> lite_tensor = nullptr; in ConvertOtherTensor() local
444 auto lite_tensor = static_cast<lite::Tensor *>(ms_tensor); in RunGraph() local497 lite::Tensor *lite_tensor = static_cast<lite::Tensor *>(ms_tensor); in Train() local529 lite::Tensor *lite_tensor = static_cast<lite::Tensor *>(ms_tensor); in Eval() local