static tensorflow.DeviceAttributes |
tensorflow.Device.BuildDeviceAttributes(BytePointer name,
tensorflow.DeviceType device,
long memory_limit,
tensorflow.DeviceLocality locality) |
static tensorflow.DeviceAttributes |
tensorflow.Device.BuildDeviceAttributes(BytePointer name,
tensorflow.DeviceType device,
long memory_limit,
tensorflow.DeviceLocality locality,
BytePointer physical_device_desc) |
static tensorflow.DeviceAttributes |
tensorflow.Device.BuildDeviceAttributes(String name,
tensorflow.DeviceType device,
long memory_limit,
tensorflow.DeviceLocality locality) |
static tensorflow.DeviceAttributes |
tensorflow.Device.BuildDeviceAttributes(String name,
tensorflow.DeviceType device,
long memory_limit,
tensorflow.DeviceLocality locality,
String physical_device_desc) |
void |
tensorflow.DeviceLocality.CopyFrom(tensorflow.DeviceLocality from) |
void |
tensorflow.DeviceLocality.MergeFrom(tensorflow.DeviceLocality from) |
tensorflow.DeviceLocality |
tensorflow.DeviceLocality.put(tensorflow.DeviceLocality from) |
void |
tensorflow.DeviceAttributes.set_allocated_locality(tensorflow.DeviceLocality locality) |
void |
tensorflow.DeviceLocality.Swap(tensorflow.DeviceLocality other) |
void |
tensorflow.DeviceAttributes.unsafe_arena_set_allocated_locality(tensorflow.DeviceLocality locality) |
void |
tensorflow.DeviceLocality.UnsafeArenaSwap(tensorflow.DeviceLocality other) |