Home
last modified time | relevance | path

Searched refs:EnsureTensorInQnnGraph (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnManager.cpp634 backend_params_ptr_->qnn_graph_ptr_->EnsureTensorInQnnGraph( in Compile()
643 backend_params_ptr_->qnn_graph_ptr_->EnsureTensorInQnnGraph( in Compile()
654 backend_params_ptr_->qnn_graph_ptr_->EnsureTensorInQnnGraph( in Compile()
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnGraphCommon.h50 executorch::runtime::Error EnsureTensorInQnnGraph(
H A DQnnGraphCommon.cpp92 Error QnnGraph::EnsureTensorInQnnGraph( in EnsureTensorInQnnGraph() function in executorch::backends::qnn::QnnGraph