Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dcross_device_transfer.cc76 static std::string GetDevice(Operation *op) { in GetDevice() function
95 static std::string GetDevice(mlir::Value value, func::FuncOp parent_func_op) { in GetDevice() function
/external/pdfium/core/fpdfapi/render/
Dcpdf_scaledrenderbuffer.cpp65 CFX_RenderDevice* CPDF_ScaledRenderBuffer::GetDevice() const { in GetDevice() function in CPDF_ScaledRenderBuffer
/external/skia/bench/
DGlyphQuadFillBench.cpp31 static SkBaseDevice* GetDevice(SkCanvas* canvas) { in GetDevice() function in SkTestCanvas
/external/deqp-deps/amber/src/vulkan/
Dpipeline.h74 Device* GetDevice() const { return device_; } in GetDevice() function
/external/cronet/components/cronet/android/test/javaperftests/
Drun.py77 def GetDevice(): function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_formation.cc55 StringRef GetDevice(Operation* op) { in GetDevice() function
Dfused_kernel_matcher.cc213 llvm::Optional<std::string> GetDevice(mlir::Operation *op) { in GetDevice() function
/external/armnn/profiling/common/src/
DCounterDirectory.cpp339 const Device* CounterDirectory::GetDevice(uint16_t deviceUid) const in GetDevice() function in arm::pipe::CounterDirectory
/external/armnn/src/profiling/test/
DProfilingMocks.hpp606 const Device* GetDevice(uint16_t uid) const override in GetDevice() function in arm::pipe::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/compiler/xla/stream_executor/cuda/
Dcuda_driver.cc284 /* static */ port::Status GpuDriver::GetDevice(int device_ordinal, in GetDevice() function in stream_executor::gpu::GpuDriver