Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dgpu_util.py35 def compute_capability_from_device_desc(device_attrs): argument
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc874 const protobuf::RepeatedPtrField<DeviceAttributes>& device_attrs, in FilterDevicesForRemoteWorkers()