Searched defs:backend_config (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | hlo_test_base.cc | 519 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 D | utils.py | 61 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 D | windows.rs | 77 pub backend_config: Option<SndBackendConfig>, field
|
/aosp_15_r20/external/executorch/extension/export_util/ |
H A D | utils.py | 107 backend_config=None, argument
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/ |
H A D | windows.rs | 191 pub backend_config: Option<InputEventBackendConfig>, field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_conv_runner.h | 189 CudnnConvBackendConfig backend_config; member
|
H A D | gpu_conv_runner.cc | 295 const CudnnConvBackendConfig& backend_config = desc.backend_config; in GetGpuConvConfig() local
|
H A D | jitrt_custom_calls.cc | 1393 StringRef backend_config) { in run()
|
H A D | ir_emitter_unnested.cc | 1445 TriangularSolveOptions backend_config; in EmitTriangularSolveCustomCall() local
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/ |
H A D | broker.rs | 1616 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 D | hlo.proto | 229 bytes backend_config = 43; field
|
H A D | hlo_instruction.h | 1732 StatusOr<ConfigProto> backend_config() const { in backend_config() function
|
H A D | hlo_parser.cc | 1167 optional<std::string> backend_config; in ParseInstructionRhs() local
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_quantization.py | 1007 backend_config=None): argument
|
/aosp_15_r20/external/pytorch/test/quantization/fx/ |
H A D | test_quantize_fx.py | 6289 backend_config, fused_module, root_module, activation_module): argument
|