tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
DeviceAttributes
tensorflow
device_attributes
Undocumented in source.
class
DeviceAttributes {
@
Proto
(1)
string
name
;
@
Proto
(2)
string
deviceType
;
@
Proto
(4)
long
memoryLimit
;
@
Proto
(5)
DeviceLocality
locality
;
@
Proto
(6,
Wire
.
fixed
)
ulong
incarnation
;
@
Proto
(7)
string
physicalDeviceDesc
;
}
Members
Variables
deviceType
string
deviceType
;
Undocumented in source.
incarnation
ulong
incarnation
;
Undocumented in source.
locality
DeviceLocality
locality
;
Undocumented in source.
memoryLimit
long
memoryLimit
;
Undocumented in source.
name
string
name
;
Undocumented in source.
physicalDeviceDesc
string
physicalDeviceDesc
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
device_attributes
classes
DeviceAttributes
DeviceLocality
InterconnectLink
LocalLinks
manifest constants
protocVersion