Home
last modified time | relevance | path

Searched defs:device_ptr (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dhost_or_device_scalar.h32 explicit HostOrDeviceScalar(DeviceMemory<T> device_ptr) in HostOrDeviceScalar()
/aosp_15_r20/system/nvram/hal/
H A Dtesting_nvram_implementation.cpp132 hw_device_t** device_ptr) { in testing_nvram_open()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DLegacyThrustHelpers.cu28 using device_ptr = thrust::device_ptr<int64_t>; in index_put_with_sort_kernel_thrust_helper() typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.h219 void* device_ptr, const Shape& shape, PjRtDevice* device, in CreateViewOfDeviceBuffer()
H A Dtfrt_cpu_pjrt_client.cc464 void* device_ptr, const Shape& shape, PjRtDevice* device, in CreateViewOfDeviceBuffer()
H A Dpjrt_stream_executor_client.cc1075 void* device_ptr, const Shape& shape, PjRtDevice* device, in CreateViewOfDeviceBuffer()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edittext.cpp640 CFX_DefaultRenderDevice* device_ptr = device.get(); in FPDFTextObj_GetRenderedBitmap() local
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/src/
Dbuffer_object.rs263 let device_ptr = self._device.upgrade().ok_or(DeviceDestroyedError)?; in device_fd() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dresource_variable_ops.cc949 se::DeviceMemoryBase device_ptr( in CopyTensorToHost() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc1615 Device* device_ptr = device_.get(); in CreateContext() local