Home
last modified time | relevance | path

Searched refs:QnnExecuTorchHtpBackendOptions (Results 1 – 10 of 10) sorted by relevance

/external/executorch/backends/qualcomm/runtime/backends/htpbackend/
DHtpDeviceCustomConfig.h23 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpDeviceCustomConfig()
36 [[maybe_unused]] const QnnExecuTorchHtpBackendOptions* htp_options_;
DHtpContextCustomConfig.h29 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpContextCustomConfig()
45 [[maybe_unused]] const QnnExecuTorchHtpBackendOptions* htp_options_;
DHtpGraphCustomConfig.h24 const QnnExecuTorchHtpBackendOptions* htp_options, in HtpGraphCustomConfig()
42 [[maybe_unused]] const QnnExecuTorchHtpBackendOptions* htp_options_;
DHtpGraph.h27 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpGraph()
44 [[maybe_unused]] const QnnExecuTorchHtpBackendOptions* htp_options_;
DHtpDevicePlatformInfoConfig.h23 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpDevicePlatformInfoConfig()
58 [[maybe_unused]] const QnnExecuTorchHtpBackendOptions* htp_options_;
DHtpDevice.h29 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpDevice()
93 const QnnExecuTorchHtpBackendOptions* htp_options_;
DHtpContext.h26 const QnnExecuTorchHtpBackendOptions* htp_options) in HtpContext()
/external/executorch/backends/qualcomm/serialization/
Dqc_schema.py97 class QnnExecuTorchHtpBackendOptions: class
133 htp_options: QnnExecuTorchHtpBackendOptions
Dqc_compiler_spec.fbs88 table QnnExecuTorchHtpBackendOptions {
154 htp_options:QnnExecuTorchHtpBackendOptions;
/external/executorch/backends/qualcomm/utils/
Dutils.py63 QnnExecuTorchHtpBackendOptions,
835 htp_options = QnnExecuTorchHtpBackendOptions()