Home
last modified time | relevance | path

Searched defs:backend_config (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dhlo_test_base.cc519 const tensorflow::protobuf::Message* backend_config) { in Run()
567 const tensorflow::protobuf::Message* backend_config) { in RunReplicated()
609 const tensorflow::protobuf::Message* backend_config, in RunMultipleTimes()
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/utils/
H A Dutils.py61 def gen_pte_from_ctx_bin(artifact, pte_names, bundle_programs, backend_config): argument
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/snd/sys/
H A Dwindows.rs77 pub backend_config: Option<SndBackendConfig>, field
/aosp_15_r20/external/executorch/extension/export_util/
H A Dutils.py107 backend_config=None, argument
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
H A Dwindows.rs191 pub backend_config: Option<InputEventBackendConfig>, field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_runner.h189 CudnnConvBackendConfig backend_config; member
H A Dgpu_conv_runner.cc295 const CudnnConvBackendConfig& backend_config = desc.backend_config; in GetGpuConvConfig() local
H A Djitrt_custom_calls.cc1393 StringRef backend_config) { in run()
H A Dir_emitter_unnested.cc1445 TriangularSolveOptions backend_config; in EmitTriangularSolveCustomCall() local
/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dbroker.rs1616 let backend_config = Some(SndBackendConfig { in platform_create_snd() localVariable
1810 let backend_config = GpuBackendConfig { in platform_create_gpu() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo.proto229 bytes backend_config = 43; field
H A Dhlo_instruction.h1732 StatusOr<ConfigProto> backend_config() const { in backend_config() function
H A Dhlo_parser.cc1167 optional<std::string> backend_config; in ParseInstructionRhs() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py1007 backend_config=None): argument
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py6289 backend_config, fused_module, root_module, activation_module): argument