Home
last modified time | relevance | path

Searched defs:GetDevice (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_scaledrenderbuffer.cpp68 CFX_RenderDevice* CPDF_ScaledRenderBuffer::GetDevice() const { in GetDevice() function in CPDF_ScaledRenderBuffer
/external/deqp-deps/amber/src/vulkan/
Dpipeline.h68 Device* GetDevice() const { return device_; } in GetDevice() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_formation.cc58 StringRef GetDevice(Operation* op) { in GetDevice() function
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h165 const string& GetDevice() const { return node()->device(); } in GetDevice() function
Dgraph_view_test.cc287 TYPED_TEST(TypedNodeViewTest, GetDevice) { in TYPED_TEST() argument
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager_test.cc425 static BaseGPUDevice* GetDevice(int num_ranks_per_node, int node, in GetDevice() function in tensorflow::NcclManagerTest
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc321 /* static */ port::Status GpuDriver::GetDevice(int device_ordinal, in GetDevice() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc347 /* static */ port::Status GpuDriver::GetDevice(int device_ordinal, in GetDevice() function in stream_executor::gpu::GpuDriver