Searched defs:htp_options (Results 1 – 8 of 8) sorted by relevance
23 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpDeviceCustomConfig()
29 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpContextCustomConfig()
24 const QnnExecuTorchHtpBackendOptions* htp_options, in HtpGraphCustomConfig()
26 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpContext()
27 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpGraph()
23 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpDevicePlatformInfoConfig()
29 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpDevice()
25 auto htp_options = options->backend_options()->htp_options(); in Create() local