Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dcross_device_transfer.cc75 static std::string GetDevice(Operation *op) { in GetDevice() function
94 static std::string GetDevice(mlir::Value value, FuncOp parent_func_op) { in GetDevice() function
/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.h74 Device* GetDevice() const { return device_; } in GetDevice() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_formation.cc67 StringRef GetDevice(Operation* op) { in GetDevice() function
/external/armnn/src/profiling/
DCounterDirectory.cpp343 const Device* CounterDirectory::GetDevice(uint16_t deviceUid) const in GetDevice() function in armnn::profiling::CounterDirectory
/external/armnn/src/profiling/test/
DProfilingMocks.hpp602 const Device* GetDevice(uint16_t uid) const override in GetDevice() function in armnn::profiling::MockCounterDirectory
/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.cc290 /* static */ port::Status GpuDriver::GetDevice(int device_ordinal, in GetDevice() function in stream_executor::gpu::GpuDriver