@Namespace(value="tensorflow") @NoOffset public static class tensorflow.NodeDefBuilder extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.NodeDefBuilder.NodeOut |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
NodeDefBuilder(BytePointer name,
BytePointer op_name) |
NodeDefBuilder(BytePointer name,
BytePointer op_name,
tensorflow.OpRegistryInterface op_registry) |
NodeDefBuilder(BytePointer name,
tensorflow.OpDef op_def) |
NodeDefBuilder(Pointer p)
Pointer cast constructor.
|
NodeDefBuilder(String name,
String op_name) |
NodeDefBuilder(String name,
String op_name,
tensorflow.OpRegistryInterface op_registry) |
NodeDefBuilder(String name,
tensorflow.OpDef op_def) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NodeDefBuilder(Pointer p)
Pointer.Pointer(Pointer).public NodeDefBuilder(@tensorflow.StringPiece BytePointer name, @tensorflow.StringPiece BytePointer op_name, @Const tensorflow.OpRegistryInterface op_registry)
public NodeDefBuilder(@tensorflow.StringPiece BytePointer name, @tensorflow.StringPiece BytePointer op_name)
public NodeDefBuilder(@tensorflow.StringPiece String name, @tensorflow.StringPiece String op_name, @Const tensorflow.OpRegistryInterface op_registry)
public NodeDefBuilder(@tensorflow.StringPiece String name, @tensorflow.StringPiece String op_name)
public NodeDefBuilder(@tensorflow.StringPiece BytePointer name, @Const tensorflow.OpDef op_def)
public NodeDefBuilder(@tensorflow.StringPiece String name, @Const tensorflow.OpDef op_def)
@ByRef public tensorflow.NodeDefBuilder Input(@tensorflow.StringPiece BytePointer src_node, int src_index, @Cast(value="tensorflow::DataType") int dt)
@ByRef public tensorflow.NodeDefBuilder Input(@tensorflow.StringPiece String src_node, int src_index, @Cast(value="tensorflow::DataType") int dt)
@ByRef public tensorflow.NodeDefBuilder Input(@Const @ByRef tensorflow.NodeDefBuilder.NodeOut src)
@ByRef public tensorflow.NodeDefBuilder Input(@ByVal @Cast(value="tensorflow::FakeInputFunctor*") Pointer fake_input)
@ByRef public tensorflow.NodeDefBuilder ControlInput(@tensorflow.StringPiece BytePointer src_node)
@ByRef public tensorflow.NodeDefBuilder ControlInput(@tensorflow.StringPiece String src_node)
@ByRef public tensorflow.NodeDefBuilder Device(@tensorflow.StringPiece BytePointer device_spec)
@ByRef public tensorflow.NodeDefBuilder Device(@tensorflow.StringPiece String device_spec)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Const @ByRef tensorflow.AttrValue value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Const @ByRef tensorflow.AttrValue value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.StringPiece BytePointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.StringPiece String value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, int value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, int value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="tensorflow::int64") long value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="tensorflow::int64") long value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, float value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, float value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, double value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, double value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="bool") boolean value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="bool") boolean value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Const @ByRef tensorflow.PartialTensorShape value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Const @ByRef tensorflow.PartialTensorShape value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Const @ByRef tensorflow.Tensor value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Const @ByRef tensorflow.Tensor value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Const @ByRef tensorflow.TensorProto value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Const @ByRef tensorflow.TensorProto value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Const @ByRef tensorflow.NameAttrList value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Const @ByRef tensorflow.NameAttrList value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @ByVal @Cast(value="tensorflow::gtl::ArraySlice<tensorflow::StringPiece>*") tensorflow.StringPieceVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @ByVal @Cast(value="tensorflow::gtl::ArraySlice<tensorflow::StringPiece>*") tensorflow.StringPieceVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="const char**") @tensorflow.ArraySlice PointerPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="const char**") @tensorflow.ArraySlice @ByPtrPtr ByteBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="const char**") @tensorflow.ArraySlice @ByPtrPtr byte[] value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="const char**") @tensorflow.ArraySlice @ByPtrPtr BytePointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="const char**") @tensorflow.ArraySlice @ByPtrPtr ByteBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="const char**") @tensorflow.ArraySlice @ByPtrPtr byte[] value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @ByVal @Cast(value="tensorflow::gtl::ArraySlice<tensorflow::string>*") tensorflow.StringVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @ByVal @Cast(value="tensorflow::gtl::ArraySlice<tensorflow::string>*") tensorflow.StringVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice IntPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice IntBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice int... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice IntPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice IntBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice int... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="tensorflow::int64*") @tensorflow.ArraySlice LongPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="tensorflow::int64*") @tensorflow.ArraySlice LongBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="tensorflow::int64*") @tensorflow.ArraySlice long... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="tensorflow::int64*") @tensorflow.ArraySlice LongPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="tensorflow::int64*") @tensorflow.ArraySlice LongBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="tensorflow::int64*") @tensorflow.ArraySlice long... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice FloatPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice FloatBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice float... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice FloatPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice FloatBuffer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice float... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @Cast(value="bool*") @tensorflow.ArraySlice BoolPointer value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @Cast(value="bool*") @tensorflow.ArraySlice boolean... value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @ByVal @Cast(value="tensorflow::gtl::ArraySlice<tensorflow::TensorShape>*") tensorflow.TensorShapeVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @ByVal @Cast(value="tensorflow::gtl::ArraySlice<tensorflow::TensorShape>*") tensorflow.TensorShapeVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @tensorflow.ArraySlice tensorflow.TensorShapeProto value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @tensorflow.ArraySlice tensorflow.TensorShapeProto value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece BytePointer name, @ByVal tensorflow.TensorVector value)
@ByRef public tensorflow.NodeDefBuilder Attr(@tensorflow.StringPiece String name, @ByVal tensorflow.TensorVector value)
@ByVal public tensorflow.Status Finalize(tensorflow.NodeDef node_def)
@StdString public BytePointer node_name()
@Const @ByRef public tensorflow.OpDef op_def()
Copyright © 2019. All rights reserved.