Searched defs:source_tensor (Results 1 – 2 of 2) sorted by relevance
27 … const BaseTensorPtr &index_tensor, const BaseTensorPtr &source_tensor, in IndexAddExtAscendCustomize()
821 Status CopyTensorValue(const std::shared_ptr<Tensor> &source_tensor, std::shared_ptr<Tensor> *dest_… in CopyTensorValue()