tensorflow.Status |
tensorflow.FunctionLibraryRuntime.Clone(tensorflow.FunctionLibraryDefinition out_lib_def,
tensorflow.ProcessFunctionLibraryRuntime out_pflr,
tensorflow.FunctionLibraryRuntime out_flr) |
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) |
tensorflow.OpKernelContext.Params |
tensorflow.OpKernelContext.Params.function_library(tensorflow.FunctionLibraryRuntime function_library) |
tensorflow.Status |
tensorflow.GraphRunner.Run(tensorflow.Graph graph,
tensorflow.FunctionLibraryRuntime function_library,
tensorflow.StringTensorPairVector inputs,
tensorflow.StringVector output_names,
tensorflow.TensorVector outputs) |
static boolean |
tensorflow.OpSegment.ShouldOwnKernel(tensorflow.FunctionLibraryRuntime lib,
BytePointer node_op) |
static boolean |
tensorflow.OpSegment.ShouldOwnKernel(tensorflow.FunctionLibraryRuntime lib,
String node_op) |