Home
last modified time | relevance | path

Searched defs:get_device (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc507 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 DValueFormat.hh293 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 DTensorBase.h419 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 Davd.py77 def get_device(self): member in AVD
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dreplace_random.py87 def get_device(device): function
/aosp_15_r20/external/autotest/client/cros/
H A Ddhcpv6_test_base.py47 def get_device(self, interface_name): member in Dhcpv6TestBase
H A Ddhcp_test_base.py87 def get_device(self, interface_name): member in DhcpTestBase
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_placer.cc115 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 DCLKernelLibrary.cpp69 const cl::Device &CLKernelLibrary::get_device() in get_device() function in arm_compute::CLKernelLibrary
H A DCLCompileContext.cpp327 const cl::Device &CLCompileContext::get_device() const in get_device() function in arm_compute::CLCompileContext
/aosp_15_r20/external/coreboot/util/vgabios/
H A Dtestbios.c50 static unsigned short get_device(char *arg_val) in get_device() function
/aosp_15_r20/external/pytorch/torch/nn/utils/_expanded_weights/
H A Dexpanded_weights_impl.py175 def get_device(self): member in ExpandedWeight
/aosp_15_r20/external/autotest/site_utils/admin_audit/
H A Dservo_updater.py116 def get_device(self): member in _BaseUpdateServoFw
/aosp_15_r20/external/libcups/scheduler/
H A Dcups-deviced.c470 get_device(cupsd_backend_t *backend) /* I - Backend to read from */ in get_device() function
/aosp_15_r20/external/pytorch/torchgen/dest/
H A Dlazy_ir.py476 def get_device(self, func: NativeFunction, schema: LazyIrSchema) -> str: member in GenLazyNativeFuncDefinition
/aosp_15_r20/system/security/keystore2/src/km_compat/
H A Dlib.rs44 fn get_device() -> Option<Strong<dyn IKeyMintDevice>> { in get_device() function
/aosp_15_r20/external/pytorch/torch/_prims/
H A Drng_prims.py135 def get_device(args, kwargs): function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py388 def get_device(): function
/aosp_15_r20/system/nfc/tools/casimir/src/
H A Dmain-grpc.rs345 fn get_device( in get_device() method
/aosp_15_r20/external/libcups/backend/
H A Ddnssd.c834 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 Dstateless_random_ops_test.py45 def get_device(): function
/aosp_15_r20/development/python-packages/adb/adb/
H A D__init__.py94 def get_device( function
/aosp_15_r20/external/python/mobly/mobly/controllers/
Dandroid_device.py393 def get_device(ads, **kwargs): function
/aosp_15_r20/external/pytorch/torch/
H A Dstorage.py109 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/
Duinput.rs311 fn get_device(&mut self, addr: String) -> Option<&mut UInputDev> { in get_device() method

123