Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Ddriver_utils.cpp92 bool IsSandyBridge(uint32_t DeviceId) in IsSandyBridge()
98 bool IsIvyBridge(uint32_t DeviceId) in IsIvyBridge()
103 bool IsHaswell(uint32_t DeviceId) in IsHaswell()
108 bool IsBroadwell(uint32_t DeviceId) in IsBroadwell()
113 bool IsCherryView(uint32_t DeviceId) in IsCherryView()
119 bool IsSkylake(uint32_t DeviceId) in IsSkylake()
124 bool IsBroxton(uint32_t DeviceId) in IsBroxton()
129 bool IsKabylake(uint32_t DeviceId) in IsKabylake()
134 bool Is9thGenIntel(uint32_t DeviceId) in Is9thGenIntel()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcustom_device.cc58 int CustomDeviceTensorHandle::DeviceId(Status* status) const { in DeviceId() function in tensorflow::CustomDeviceTensorHandle
Dtensor_handle.cc1070 int TensorHandle::DeviceId(Status* status) const { in DeviceId() function in tensorflow::TensorHandle
/external/tensorflow/tensorflow/compiler/xla/service/
Dtpu_computation_placer.cc37 StatusOr<int> TpuComputationPlacer::DeviceId(int replica, int computation, in DeviceId() function in tensorflow::tpu::TpuComputationPlacer
Dcomputation_placer.cc125 StatusOr<int> ComputationPlacer::DeviceId(int replica, int computation, in DeviceId() function in xla::ComputationPlacer
/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.h51 explicit DeviceId(int id) : id_(id) {} in DeviceId() function
/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.h66 UINT DeviceId; member
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.h360 int DeviceId(tensorflow::Status* status) const override { in DeviceId() function
/external/angle/src/tests/egl_tests/
DEGLDisplaySelectionTest.cpp520 TEST_P(EGLDisplaySelectionTestDeviceId, DeviceId) in TEST_P() argument
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc143 int DeviceId(Status* status) const override { in DeviceId() function in tfrt::tf::__anon9dfae7e90111::FakeTensorHandle
/external/mesa3d/include/D3D9/
Dd3d9types.h1296 DWORD DeviceId; member