Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnGraphCommon.cpp74 const std::vector<Qnn_Tensor_t>& input_tensor_structs, in GraphExecute()
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnExecuTorchBackend.cpp113 std::vector<Qnn_Tensor_t> input_tensor_structs; in execute() local
H A DQnnManager.cpp383 const std::vector<Qnn_Tensor_t>& input_tensor_structs, in Execute()