tensorflow.Tensor |
tensorflow.PersistentTensor.AccessTensor(tensorflow.OpKernelContext context) |
static void |
tensorflow.CheckNotInComputeAsync(tensorflow.OpKernelContext ctx,
BytePointer correct_macro_name) |
static void |
tensorflow.CheckNotInComputeAsync(tensorflow.OpKernelContext ctx,
String correct_macro_name) |
void |
tensorflow.OpKernel.Compute(tensorflow.OpKernelContext context) |
void |
tensorflow.AsyncOpKernel.Compute(tensorflow.OpKernelContext context) |
void |
tensorflow.Device.Compute(tensorflow.OpKernel op_kernel,
tensorflow.OpKernelContext context) |
void |
tensorflow.Device.ComputeAsync(tensorflow.AsyncOpKernel op_kernel,
tensorflow.OpKernelContext context,
tensorflow.Fn done) |
void |
tensorflow.AsyncOpKernel.ComputeAsync(tensorflow.OpKernelContext context,
tensorflow.Fn done) |
tensorflow.Status |
tensorflow.DeviceBase.ReinitializeGpuDevice(tensorflow.OpKernelContext arg0,
tensorflow.PerOpGpuDevice arg1,
tensorflow.DeviceContext arg2,
tensorflow.Allocator arg3) |