Home
last modified time | relevance | path

Searched refs:QnnExecuTorchAddCustomMemTensorInfo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/runner/
H A Drunner.h80 QnnExecuTorchAddCustomMemTensorInfo(info); \
101 QnnExecuTorchAddCustomMemTensorInfo(info); \
H A Drunner.cpp614 QnnExecuTorchAddCustomMemTensorInfo(info); in set_all_shifted_ptrs()
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnExecuTorch.h63 void QnnExecuTorchAddCustomMemTensorInfo(const CustomMemTensorInfo& info);
H A DQnnManager.cpp716 void QnnExecuTorchAddCustomMemTensorInfo(const CustomMemTensorInfo& info) { in QnnExecuTorchAddCustomMemTensorInfo() function