Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Ddevice.py27 DeviceSpec = device_spec.DeviceSpecV2 variable
29 DeviceSpec = device_spec.DeviceSpecV1 variable
Ddevice_test.py39 def testMerge(self, DeviceSpec): # pylint: disable=invalid-name argument