Searched defs:SetDTAndShapeFromAbTensorToLiteTensor (Results 1 – 2 of 2) sorted by relevance
24 bool SetDTAndShapeFromAbTensorToLiteTensor(const AbstractBasePtr &abstract, lite::Tensor *tensor) { in SetDTAndShapeFromAbTensorToLiteTensor() function
533 bool TensorAdapter::SetDTAndShapeFromAbTensorToLiteTensor(const AbstractBasePtr &abstract, InferTen… in SetDTAndShapeFromAbTensorToLiteTensor() function in mindspore::lite::TensorAdapter