Home
last modified time | relevance | path

Searched defs:CustomDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcustom_device_test.cc97 TEST(CustomDevice, TestTensorHandle) { in TEST() argument
126 TEST(CustomDevice, TestTensorHandleUnknownDimNumElements) { in TEST() argument
144 TEST(CustomDevice, TestResourcePlacement) { in TEST() argument
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp62 CustomDevice enumerator
124 class CustomDevice class
129 CustomDevice(Context &context) in CustomDevice() function in vkt::postmortem::__anon370c952c0111::CustomDevice
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dimmediate_execution_context.h42 class CustomDevice; variable