Home
last modified time | relevance | path

Searched defs:output_tensor_structs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnGraphCommon.cpp75 std::vector<Qnn_Tensor_t>& output_tensor_structs) { in GraphExecute()
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnExecuTorchBackend.cpp114 std::vector<Qnn_Tensor_t> output_tensor_structs; in execute() local
H A DQnnManager.cpp384 std::vector<Qnn_Tensor_t>& output_tensor_structs, in Execute()