/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | jax_jit.cc | 507 const py::function& get_device() const { return get_device_; } in get_device() function in jax::__anon901e1bb70811::CompiledFunction 518 py::function fun, cache_miss, get_device; in ClearPythonReferences() local 606 py::function get_device, in CompiledFunction() 1201 py::function get_device, in InitializeCompiledFunction() 1216 py::function get_device, in MakeCompiledFunction() 1357 py::function get_device = py::cast<py::function>(pickle["get_device"]); in BuildJaxjitSubmodule() local 1401 std::shared_ptr<CompiledFunctionCache> cache) -> py::object { in BuildJaxjitSubmodule()
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
H A D | ValueFormat.hh | 293 static inline Offset16To<Device, ValueBase>& get_device (Value* value) in get_device() function 297 static inline const Offset16To<Device, ValueBase>& get_device (const Value* value) in get_device() function 301 static inline const Device& get_device (const Value* value, in get_device() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | TensorBase.h | 419 DeviceIndex get_device() const { in get_device() function 923 inline DeviceIndex get_device(const TensorBase& self) { in get_device() function
|
/aosp_15_r20/cts/hostsidetests/theme/ |
H A D | avd.py | 77 def get_device(self): member in AVD
|
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/ |
H A D | replace_random.py | 87 def get_device(device): function
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | dhcpv6_test_base.py | 47 def get_device(self, interface_name): member in Dhcpv6TestBase
|
H A D | dhcp_test_base.py | 87 def get_device(self, interface_name): member in DhcpTestBase
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | virtual_placer.cc | 115 const DeviceProperties& VirtualPlacer::get_device(const NodeDef& node) const { in get_device() function in tensorflow::grappler::VirtualPlacer
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/ |
H A D | CLKernelLibrary.cpp | 69 const cl::Device &CLKernelLibrary::get_device() in get_device() function in arm_compute::CLKernelLibrary
|
H A D | CLCompileContext.cpp | 327 const cl::Device &CLCompileContext::get_device() const in get_device() function in arm_compute::CLCompileContext
|
/aosp_15_r20/external/coreboot/util/vgabios/ |
H A D | testbios.c | 50 static unsigned short get_device(char *arg_val) in get_device() function
|
/aosp_15_r20/external/pytorch/torch/nn/utils/_expanded_weights/ |
H A D | expanded_weights_impl.py | 175 def get_device(self): member in ExpandedWeight
|
/aosp_15_r20/external/autotest/site_utils/admin_audit/ |
H A D | servo_updater.py | 116 def get_device(self): member in _BaseUpdateServoFw
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | cups-deviced.c | 470 get_device(cupsd_backend_t *backend) /* I - Backend to read from */ in get_device() function
|
/aosp_15_r20/external/pytorch/torchgen/dest/ |
H A D | lazy_ir.py | 476 def get_device(self, func: NativeFunction, schema: LazyIrSchema) -> str: member in GenLazyNativeFuncDefinition
|
/aosp_15_r20/system/security/keystore2/src/km_compat/ |
H A D | lib.rs | 44 fn get_device() -> Option<Strong<dyn IKeyMintDevice>> { in get_device() function
|
/aosp_15_r20/external/pytorch/torch/_prims/ |
H A D | rng_prims.py | 135 def get_device(args, kwargs): function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sharedbuffer_configuration.py | 388 def get_device(): function
|
/aosp_15_r20/system/nfc/tools/casimir/src/ |
H A D | main-grpc.rs | 345 fn get_device( in get_device() method
|
/aosp_15_r20/external/libcups/backend/ |
H A D | dnssd.c | 834 get_device(cups_array_t *devices, /* I - Device array */ in get_device() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/random/ |
H A D | stateless_random_ops_test.py | 45 def get_device(): function
|
/aosp_15_r20/development/python-packages/adb/adb/ |
H A D | __init__.py | 94 def get_device( function
|
/aosp_15_r20/external/python/mobly/mobly/controllers/ |
D | android_device.py | 393 def get_device(ads, **kwargs): function
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | storage.py | 109 def get_device(self) -> _int: member in _StorageBase 1084 def get_device(self) -> _int: member in TypedStorage
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/ |
D | uinput.rs | 311 fn get_device(&mut self, addr: String) -> Option<&mut UInputDev> { in get_device() method
|