Home
last modified time | relevance | path

Searched defs:CompositeDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcomposite_device.h59 CompositeDevice(const DeviceAttributes& device_attributes, in CompositeDevice() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_test.cc85 TEST_F(EagerContextTest, CompositeDevice) { in TEST_F() argument