static void |
tensorflow.AddDefaultsToNodeDef(tensorflow.OpDef op_def,
tensorflow.NodeDef node_def) |
tensorflow.Node |
tensorflow.Graph.AddNode(tensorflow.NodeDef node_def,
tensorflow.Status status) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
boolean value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
BoolPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
byte[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
ByteBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
BytePointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
double value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
float[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
FloatBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
FloatPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
float value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
int[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
IntBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
IntPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
int value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
long[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
LongBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
LongPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
long value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
PointerPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.AttrValue value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.NameAttrList value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.PartialTensorShape value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.StringPieceVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.StringVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.TensorProto value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.TensorShapeProto value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.TensorShapeVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.Tensor value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.TensorVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
boolean[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
boolean value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
byte[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
ByteBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
BytePointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
double value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
float[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
FloatBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
FloatPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
float value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
int[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
IntBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
IntPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
int value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
long[] value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
LongBuffer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
LongPointer value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
long value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
String value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.AttrValue value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.NameAttrList value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.PartialTensorShape value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.StringPieceVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.StringVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.TensorProto value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.TensorShapeProto value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.TensorShapeVector value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.Tensor value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.TensorVector value,
tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.AddPrefixAndSuffixToNode(BytePointer prefix,
BytePointer suffix,
tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.AddPrefixAndSuffixToNode(String prefix,
String suffix,
tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.AttachDef(tensorflow.Status status,
tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.ConvertNodeDefsToGraph(tensorflow.GraphConstructorOptions opts,
tensorflow.NodeDef nodes,
tensorflow.Graph g) |
void |
tensorflow.NodeDef.CopyFrom(tensorflow.NodeDef from) |
tensorflow.Status |
tensorflow.FunctionLibraryRuntime.CreateKernel(tensorflow.NodeDef ndef,
PointerPointer kernel) |
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,
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) |
static BytePointer |
tensorflow.DebugString(tensorflow.NodeDef instantiated_func_nodes) |
tensorflow.Status |
tensorflow.NodeDefBuilder.Finalize(tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.FindKernelDef(tensorflow.DeviceType device_type,
tensorflow.NodeDef node_def,
PointerPointer def,
BytePointer kernel_class_name) |
static tensorflow.Status |
tensorflow.FindKernelDef(tensorflow.DeviceType device_type,
tensorflow.NodeDef node_def,
tensorflow.KernelDef def,
BytePointer kernel_class_name) |
static BytePointer |
tensorflow.FormatNodeDefForError(tensorflow.NodeDef node_def) |
static boolean |
tensorflow.HasNodeAttr(tensorflow.NodeDef node_def,
BytePointer attr_name) |
static boolean |
tensorflow.HasNodeAttr(tensorflow.NodeDef node_def,
String attr_name) |
static tensorflow.Status |
tensorflow.InOutTypesForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
tensorflow.DataTypeVector inputs,
tensorflow.DataTypeVector outputs) |
static tensorflow.Status |
tensorflow.InputTypeForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
int input_port,
IntPointer input_type) |
static tensorflow.Status |
tensorflow.InputTypesForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
tensorflow.DataTypeVector inputs) |
void |
tensorflow.NodeDef.MergeFrom(tensorflow.NodeDef from) |
static tensorflow.Status |
tensorflow.NameRangesForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
tensorflow.NameRangeMap inputs,
tensorflow.NameRangeMap outputs) |
tensorflow.InstantiationResult |
tensorflow.InstantiationResult.nodes(tensorflow.NodeDef nodes) |
static tensorflow.Status |
tensorflow.NumOutputsForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
int... num_outputs) |
static tensorflow.Status |
tensorflow.NumOutputsForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
IntBuffer num_outputs) |
static tensorflow.Status |
tensorflow.NumOutputsForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
IntPointer num_outputs) |
static tensorflow.Status |
tensorflow.OutputTypeForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
int output_port,
IntPointer output_type) |
static tensorflow.Status |
tensorflow.OutputTypesForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
tensorflow.DataTypeVector outputs) |
tensorflow.NodeDef |
tensorflow.NodeDef.put(tensorflow.NodeDef from) |
static BytePointer |
tensorflow.SummarizeNodeDef(tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.SupportedDeviceTypesForNode(tensorflow.DeviceType prioritized_types,
tensorflow.NodeDef def,
tensorflow.DeviceTypeVector device_types) |
void |
tensorflow.NodeDef.Swap(tensorflow.NodeDef other) |
void |
tensorflow.NodeDef.UnsafeArenaSwap(tensorflow.NodeDef other) |
static tensorflow.Status |
tensorflow.ValidateExternalNodeDefSyntax(tensorflow.NodeDef node_def) |
static tensorflow.Status |
tensorflow.ValidateNodeDef(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def) |