Searched defs:GetGraphInputs (Results 1 – 4 of 4) sorted by relevance
44 std::vector<Qnn_Tensor_t> inline GetGraphInputs( in GetGraphInputs() function
160 std::vector<Qnn_Tensor_t> QnnBackendCache::GetGraphInputs( in GetGraphInputs() function in executorch::backends::qnn::QnnBackendCache
92 std::vector<std::shared_ptr<TensorWrapper>> GetGraphInputs( in GetGraphInputs() function
269 py::list GetGraphInputs(const std::string& graph_name) { in GetGraphInputs() function