static tensorflow.Status |
tensorflow.CreateOpKernel(tensorflow.DeviceType device_type,
tensorflow.DeviceBase device,
tensorflow.Allocator allocator,
tensorflow.FunctionLibraryRuntime flib,
tensorflow.NodeDef def,
int graph_def_version,
PointerPointer kernel) |
static tensorflow.Status |
tensorflow.CreateOpKernel(tensorflow.DeviceType device_type,
tensorflow.DeviceBase device,
tensorflow.Allocator allocator,
tensorflow.FunctionLibraryRuntime flib,
tensorflow.NodeDef def,
int graph_def_version,
tensorflow.OpKernel kernel) |
static tensorflow.OpKernel |
tensorflow.CreateOpKernel(tensorflow.DeviceType device_type,
tensorflow.DeviceBase device,
tensorflow.Allocator allocator,
tensorflow.NodeDef def,
int graph_def_version,
tensorflow.Status status) |
tensorflow.WrappedAllocator |
tensorflow.WrappedAllocator.first(tensorflow.Allocator first) |
boolean |
tensorflow.Tensor.FromProto(tensorflow.Allocator a,
tensorflow.TensorProto other) |
tensorflow.WrappedAllocator |
tensorflow.WrappedAllocator.put(tensorflow.Allocator firstValue,
tensorflow.TrackingAllocator secondValue) |
tensorflow.Status |
tensorflow.DeviceBase.ReinitializeGpuDevice(tensorflow.OpKernelContext arg0,
tensorflow.PerOpGpuDevice arg1,
tensorflow.DeviceContext arg2,
tensorflow.Allocator arg3) |