void |
tensorflow.Device.Compute(tensorflow.OpKernel op_kernel,
tensorflow.OpKernelContext context) |
tensorflow.Status |
tensorflow.FunctionLibraryRuntime.CreateKernel(tensorflow.NodeDef ndef,
tensorflow.OpKernel 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) |
tensorflow.Status |
tensorflow.OpSegment.FindOrCreate(BytePointer session_handle,
BytePointer node_name,
tensorflow.OpKernel kernel,
Pointer create_fn) |
tensorflow.Status |
tensorflow.OpSegment.FindOrCreate(String session_handle,
String node_name,
tensorflow.OpKernel kernel,
Pointer create_fn) |
tensorflow.OpKernelContext.Params |
tensorflow.OpKernelContext.Params.op_kernel(tensorflow.OpKernel op_kernel) |
boolean |
tensorflow.OpKernelContext.ValidateInputsAreSameShape(tensorflow.OpKernel op) |