Searched defs:TensorDesc (Results 1 – 5 of 5) sorted by relevance
30 const std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>>& inputTensorDescs, in NNExecutor()384 …const std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>& tensorDesc, const NNTensor& tensor… in CompareAttribute() argument681 const std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>& tensorDesc) in BuildNNTensorFromDesc()
775 …const std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>>& tensorDescs, Buffer& … in SerializeTensorsToBuffer() argument876 …const Buffer& buffer, std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>>& tenso… in DeserializedTensorsFromBuffer()
706 TensorDesc TensorDesc; variable
707 TensorDesc TensorDesc; variable
712 TensorDesc TensorDesc; variable