void |
tensorflow.Device.ConsumeListOfAccessedTensors(tensorflow.DeviceContext context,
tensorflow.AllocatorAttributesVector tensors) |
tensorflow.DeviceBase.GpuDeviceInfo |
tensorflow.DeviceBase.GpuDeviceInfo.default_context(tensorflow.DeviceContext default_context) |
tensorflow.DeviceContextVector.Iterator |
tensorflow.DeviceContextVector.insert(tensorflow.DeviceContextVector.Iterator pos,
tensorflow.DeviceContext value) |
tensorflow.OpKernelContext.Params |
tensorflow.OpKernelContext.Params.op_device_context(tensorflow.DeviceContext op_device_context) |
tensorflow.DeviceContextVector |
tensorflow.DeviceContextVector.push_back(tensorflow.DeviceContext value) |
tensorflow.DeviceContextInlinedVector |
tensorflow.DeviceContextInlinedVector.put(long i,
tensorflow.DeviceContext value) |
tensorflow.DeviceContextVector |
tensorflow.DeviceContextVector.put(long i,
tensorflow.DeviceContext value) |
tensorflow.DeviceContextVector |
tensorflow.DeviceContextVector.put(tensorflow.DeviceContext... array) |
tensorflow.DeviceContextVector |
tensorflow.DeviceContextVector.put(tensorflow.DeviceContext value) |
static void |
tensorflow.ProcessFunctionLibraryRuntime.ReceiveTensorsAsync(BytePointer source_device,
BytePointer target_device,
BytePointer key_prefix,
long src_incarnation,
long num_tensors,
tensorflow.DeviceContext device_context,
tensorflow.AllocatorAttributes alloc_attrs,
tensorflow.Rendezvous rendezvous,
tensorflow.TensorVector received_tensors,
Pointer done) |
static void |
tensorflow.ProcessFunctionLibraryRuntime.ReceiveTensorsAsync(String source_device,
String target_device,
String key_prefix,
long src_incarnation,
long num_tensors,
tensorflow.DeviceContext device_context,
tensorflow.AllocatorAttributes alloc_attrs,
tensorflow.Rendezvous rendezvous,
tensorflow.TensorVector received_tensors,
Pointer done) |
tensorflow.Status |
tensorflow.DeviceBase.ReinitializeGpuDevice(tensorflow.OpKernelContext arg0,
tensorflow.PerOpGpuDevice arg1,
tensorflow.DeviceContext arg2,
tensorflow.Allocator arg3) |
static tensorflow.Status |
tensorflow.ProcessFunctionLibraryRuntime.SendTensors(BytePointer source_device,
BytePointer target_device,
BytePointer key_prefix,
long src_incarnation,
tensorflow.TensorVector tensors_to_send,
tensorflow.DeviceContext device_context,
tensorflow.AllocatorAttributes alloc_attrs,
tensorflow.Rendezvous rendezvous) |
static tensorflow.Status |
tensorflow.ProcessFunctionLibraryRuntime.SendTensors(String source_device,
String target_device,
String key_prefix,
long src_incarnation,
tensorflow.TensorVector tensors_to_send,
tensorflow.DeviceContext device_context,
tensorflow.AllocatorAttributes alloc_attrs,
tensorflow.Rendezvous rendezvous) |