Searched defs:srcTensor (Results 1 – 2 of 2) sorted by relevance
46 void CopyTensorContentsGeneric(const ITensorHandle* srcTensor, ITensorHandle* dstTensor, CopyFunc c… in CopyTensorContentsGeneric()
188 void CopyArmComputeITensorData(const arm_compute::ITensor& srcTensor, T* dstData) in CopyArmComputeITensorData()