Package org.nd4j.graph
Class FlatNode
- java.lang.Object
-
- com.google.flatbuffers.Table
-
- org.nd4j.graph.FlatNode
-
public final class FlatNode extends com.google.flatbuffers.Table
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFlatNode.Vector
-
Constructor Summary
Constructors Constructor Description FlatNode()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FlatNode__assign(int _i, ByteBuffer _bb)void__init(int _i, ByteBuffer _bb)static voidaddControlDepFor(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepForOffset)static voidaddControlDeps(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepsOffset)static voidaddDevice(com.google.flatbuffers.FlatBufferBuilder builder, int device)static voidaddDimensions(com.google.flatbuffers.FlatBufferBuilder builder, int dimensionsOffset)static voidaddExtraBools(com.google.flatbuffers.FlatBufferBuilder builder, int extraBoolsOffset)static voidaddExtraInteger(com.google.flatbuffers.FlatBufferBuilder builder, int extraIntegerOffset)static voidaddExtraParams(com.google.flatbuffers.FlatBufferBuilder builder, int extraParamsOffset)static voidaddExtraStrings(com.google.flatbuffers.FlatBufferBuilder builder, int extraStringsOffset)static voidaddExtraTypes(com.google.flatbuffers.FlatBufferBuilder builder, int extraTypesOffset)static voidaddId(com.google.flatbuffers.FlatBufferBuilder builder, int id)static voidaddInput(com.google.flatbuffers.FlatBufferBuilder builder, int inputOffset)static voidaddInputPaired(com.google.flatbuffers.FlatBufferBuilder builder, int inputPairedOffset)static voidaddName(com.google.flatbuffers.FlatBufferBuilder builder, int nameOffset)static voidaddOpName(com.google.flatbuffers.FlatBufferBuilder builder, int opNameOffset)static voidaddOpNum(com.google.flatbuffers.FlatBufferBuilder builder, long opNum)static voidaddOpType(com.google.flatbuffers.FlatBufferBuilder builder, byte opType)static voidaddOutput(com.google.flatbuffers.FlatBufferBuilder builder, int outputOffset)static voidaddOutputNames(com.google.flatbuffers.FlatBufferBuilder builder, int outputNamesOffset)static voidaddOutputTypes(com.google.flatbuffers.FlatBufferBuilder builder, int outputTypesOffset)static voidaddProperties(com.google.flatbuffers.FlatBufferBuilder builder, int propertiesOffset)static voidaddScalar(com.google.flatbuffers.FlatBufferBuilder builder, int scalarOffset)static voidaddScopeId(com.google.flatbuffers.FlatBufferBuilder builder, int scopeId)static voidaddScopeName(com.google.flatbuffers.FlatBufferBuilder builder, int scopeNameOffset)static voidaddVarControlDeps(com.google.flatbuffers.FlatBufferBuilder builder, int varControlDepsOffset)StringcontrolDepFor(int j)intcontrolDepForLength()com.google.flatbuffers.StringVectorcontrolDepForVector()com.google.flatbuffers.StringVectorcontrolDepForVector(com.google.flatbuffers.StringVector obj)StringcontrolDeps(int j)intcontrolDepsLength()com.google.flatbuffers.StringVectorcontrolDepsVector()com.google.flatbuffers.StringVectorcontrolDepsVector(com.google.flatbuffers.StringVector obj)static intcreateControlDepForVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateDimensionsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateExtraBoolsVector(com.google.flatbuffers.FlatBufferBuilder builder, boolean[] data)static intcreateExtraIntegerVector(com.google.flatbuffers.FlatBufferBuilder builder, long[] data)static intcreateExtraParamsVector(com.google.flatbuffers.FlatBufferBuilder builder, double[] data)static intcreateExtraStringsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateExtraTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, byte[] data)static intcreateExtraTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, ByteBuffer data)static intcreateFlatNode(com.google.flatbuffers.FlatBufferBuilder builder, int id, int nameOffset, byte opType, long opNum, int propertiesOffset, int inputOffset, int inputPairedOffset, int outputOffset, int extraParamsOffset, int extraIntegerOffset, int extraBoolsOffset, int dimensionsOffset, int device, int scope_id, int scope_nameOffset, int outputNamesOffset, int opNameOffset, int outputTypesOffset, int scalarOffset, int controlDepsOffset, int varControlDepsOffset, int controlDepForOffset, int extraTypesOffset, int extraStringsOffset)static intcreateInputPairedVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateInputVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateOutputNamesVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateOutputTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, byte[] data)static intcreateOutputTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, ByteBuffer data)static intcreateOutputVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreatePropertiesVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)static intcreateVarControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)intdevice()intdimensions(int j)ByteBufferdimensionsAsByteBuffer()ByteBufferdimensionsInByteBuffer(ByteBuffer _bb)intdimensionsLength()com.google.flatbuffers.IntVectordimensionsVector()com.google.flatbuffers.IntVectordimensionsVector(com.google.flatbuffers.IntVector obj)static intendFlatNode(com.google.flatbuffers.FlatBufferBuilder builder)booleanextraBools(int j)ByteBufferextraBoolsAsByteBuffer()ByteBufferextraBoolsInByteBuffer(ByteBuffer _bb)intextraBoolsLength()com.google.flatbuffers.BooleanVectorextraBoolsVector()com.google.flatbuffers.BooleanVectorextraBoolsVector(com.google.flatbuffers.BooleanVector obj)longextraInteger(int j)ByteBufferextraIntegerAsByteBuffer()ByteBufferextraIntegerInByteBuffer(ByteBuffer _bb)intextraIntegerLength()com.google.flatbuffers.LongVectorextraIntegerVector()com.google.flatbuffers.LongVectorextraIntegerVector(com.google.flatbuffers.LongVector obj)doubleextraParams(int j)ByteBufferextraParamsAsByteBuffer()ByteBufferextraParamsInByteBuffer(ByteBuffer _bb)intextraParamsLength()com.google.flatbuffers.DoubleVectorextraParamsVector()com.google.flatbuffers.DoubleVectorextraParamsVector(com.google.flatbuffers.DoubleVector obj)StringextraStrings(int j)intextraStringsLength()com.google.flatbuffers.StringVectorextraStringsVector()com.google.flatbuffers.StringVectorextraStringsVector(com.google.flatbuffers.StringVector obj)byteextraTypes(int j)ByteBufferextraTypesAsByteBuffer()ByteBufferextraTypesInByteBuffer(ByteBuffer _bb)intextraTypesLength()com.google.flatbuffers.ByteVectorextraTypesVector()com.google.flatbuffers.ByteVectorextraTypesVector(com.google.flatbuffers.ByteVector obj)static voidfinishFlatNodeBuffer(com.google.flatbuffers.FlatBufferBuilder builder, int offset)static voidfinishSizePrefixedFlatNodeBuffer(com.google.flatbuffers.FlatBufferBuilder builder, int offset)static FlatNodegetRootAsFlatNode(ByteBuffer _bb)static FlatNodegetRootAsFlatNode(ByteBuffer _bb, FlatNode obj)intid()intinput(int j)ByteBufferinputAsByteBuffer()ByteBufferinputInByteBuffer(ByteBuffer _bb)intinputLength()IntPairinputPaired(int j)IntPairinputPaired(IntPair obj, int j)intinputPairedLength()IntPair.VectorinputPairedVector()IntPair.VectorinputPairedVector(IntPair.Vector obj)com.google.flatbuffers.IntVectorinputVector()com.google.flatbuffers.IntVectorinputVector(com.google.flatbuffers.IntVector obj)Stringname()ByteBuffernameAsByteBuffer()ByteBuffernameInByteBuffer(ByteBuffer _bb)StringopName()ByteBufferopNameAsByteBuffer()ByteBufferopNameInByteBuffer(ByteBuffer _bb)longopNum()byteopType()intoutput(int j)ByteBufferoutputAsByteBuffer()ByteBufferoutputInByteBuffer(ByteBuffer _bb)intoutputLength()StringoutputNames(int j)intoutputNamesLength()com.google.flatbuffers.StringVectoroutputNamesVector()com.google.flatbuffers.StringVectoroutputNamesVector(com.google.flatbuffers.StringVector obj)byteoutputTypes(int j)ByteBufferoutputTypesAsByteBuffer()ByteBufferoutputTypesInByteBuffer(ByteBuffer _bb)intoutputTypesLength()com.google.flatbuffers.ByteVectoroutputTypesVector()com.google.flatbuffers.ByteVectoroutputTypesVector(com.google.flatbuffers.ByteVector obj)com.google.flatbuffers.IntVectoroutputVector()com.google.flatbuffers.IntVectoroutputVector(com.google.flatbuffers.IntVector obj)FlatPropertiesproperties(int j)FlatPropertiesproperties(FlatProperties obj, int j)intpropertiesLength()FlatProperties.VectorpropertiesVector()FlatProperties.VectorpropertiesVector(FlatProperties.Vector obj)FlatArrayscalar()FlatArrayscalar(FlatArray obj)intscopeId()StringscopeName()ByteBufferscopeNameAsByteBuffer()ByteBufferscopeNameInByteBuffer(ByteBuffer _bb)static voidstartControlDepForVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartDimensionsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartExtraBoolsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartExtraIntegerVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartExtraParamsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartExtraStringsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartExtraTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartFlatNode(com.google.flatbuffers.FlatBufferBuilder builder)static voidstartInputPairedVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartInputVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartOutputNamesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartOutputTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartOutputVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartPropertiesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidstartVarControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)static voidValidateVersion()StringvarControlDeps(int j)intvarControlDepsLength()com.google.flatbuffers.StringVectorvarControlDepsVector()com.google.flatbuffers.StringVectorvarControlDepsVector(com.google.flatbuffers.StringVector obj)-
Methods inherited from class com.google.flatbuffers.Table
__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
-
-
-
-
Method Detail
-
ValidateVersion
public static void ValidateVersion()
-
getRootAsFlatNode
public static FlatNode getRootAsFlatNode(ByteBuffer _bb)
-
getRootAsFlatNode
public static FlatNode getRootAsFlatNode(ByteBuffer _bb, FlatNode obj)
-
__init
public void __init(int _i, ByteBuffer _bb)
-
__assign
public FlatNode __assign(int _i, ByteBuffer _bb)
-
id
public int id()
-
name
public String name()
-
nameAsByteBuffer
public ByteBuffer nameAsByteBuffer()
-
nameInByteBuffer
public ByteBuffer nameInByteBuffer(ByteBuffer _bb)
-
opType
public byte opType()
-
opNum
public long opNum()
-
properties
public FlatProperties properties(int j)
-
properties
public FlatProperties properties(FlatProperties obj, int j)
-
propertiesLength
public int propertiesLength()
-
propertiesVector
public FlatProperties.Vector propertiesVector()
-
propertiesVector
public FlatProperties.Vector propertiesVector(FlatProperties.Vector obj)
-
input
public int input(int j)
-
inputLength
public int inputLength()
-
inputVector
public com.google.flatbuffers.IntVector inputVector()
-
inputVector
public com.google.flatbuffers.IntVector inputVector(com.google.flatbuffers.IntVector obj)
-
inputAsByteBuffer
public ByteBuffer inputAsByteBuffer()
-
inputInByteBuffer
public ByteBuffer inputInByteBuffer(ByteBuffer _bb)
-
inputPaired
public IntPair inputPaired(int j)
-
inputPairedLength
public int inputPairedLength()
-
inputPairedVector
public IntPair.Vector inputPairedVector()
-
inputPairedVector
public IntPair.Vector inputPairedVector(IntPair.Vector obj)
-
output
public int output(int j)
-
outputLength
public int outputLength()
-
outputVector
public com.google.flatbuffers.IntVector outputVector()
-
outputVector
public com.google.flatbuffers.IntVector outputVector(com.google.flatbuffers.IntVector obj)
-
outputAsByteBuffer
public ByteBuffer outputAsByteBuffer()
-
outputInByteBuffer
public ByteBuffer outputInByteBuffer(ByteBuffer _bb)
-
extraParams
public double extraParams(int j)
-
extraParamsLength
public int extraParamsLength()
-
extraParamsVector
public com.google.flatbuffers.DoubleVector extraParamsVector()
-
extraParamsVector
public com.google.flatbuffers.DoubleVector extraParamsVector(com.google.flatbuffers.DoubleVector obj)
-
extraParamsAsByteBuffer
public ByteBuffer extraParamsAsByteBuffer()
-
extraParamsInByteBuffer
public ByteBuffer extraParamsInByteBuffer(ByteBuffer _bb)
-
extraInteger
public long extraInteger(int j)
-
extraIntegerLength
public int extraIntegerLength()
-
extraIntegerVector
public com.google.flatbuffers.LongVector extraIntegerVector()
-
extraIntegerVector
public com.google.flatbuffers.LongVector extraIntegerVector(com.google.flatbuffers.LongVector obj)
-
extraIntegerAsByteBuffer
public ByteBuffer extraIntegerAsByteBuffer()
-
extraIntegerInByteBuffer
public ByteBuffer extraIntegerInByteBuffer(ByteBuffer _bb)
-
extraBools
public boolean extraBools(int j)
-
extraBoolsLength
public int extraBoolsLength()
-
extraBoolsVector
public com.google.flatbuffers.BooleanVector extraBoolsVector()
-
extraBoolsVector
public com.google.flatbuffers.BooleanVector extraBoolsVector(com.google.flatbuffers.BooleanVector obj)
-
extraBoolsAsByteBuffer
public ByteBuffer extraBoolsAsByteBuffer()
-
extraBoolsInByteBuffer
public ByteBuffer extraBoolsInByteBuffer(ByteBuffer _bb)
-
dimensions
public int dimensions(int j)
-
dimensionsLength
public int dimensionsLength()
-
dimensionsVector
public com.google.flatbuffers.IntVector dimensionsVector()
-
dimensionsVector
public com.google.flatbuffers.IntVector dimensionsVector(com.google.flatbuffers.IntVector obj)
-
dimensionsAsByteBuffer
public ByteBuffer dimensionsAsByteBuffer()
-
dimensionsInByteBuffer
public ByteBuffer dimensionsInByteBuffer(ByteBuffer _bb)
-
device
public int device()
-
scopeId
public int scopeId()
-
scopeName
public String scopeName()
-
scopeNameAsByteBuffer
public ByteBuffer scopeNameAsByteBuffer()
-
scopeNameInByteBuffer
public ByteBuffer scopeNameInByteBuffer(ByteBuffer _bb)
-
outputNames
public String outputNames(int j)
-
outputNamesLength
public int outputNamesLength()
-
outputNamesVector
public com.google.flatbuffers.StringVector outputNamesVector()
-
outputNamesVector
public com.google.flatbuffers.StringVector outputNamesVector(com.google.flatbuffers.StringVector obj)
-
opName
public String opName()
-
opNameAsByteBuffer
public ByteBuffer opNameAsByteBuffer()
-
opNameInByteBuffer
public ByteBuffer opNameInByteBuffer(ByteBuffer _bb)
-
outputTypes
public byte outputTypes(int j)
-
outputTypesLength
public int outputTypesLength()
-
outputTypesVector
public com.google.flatbuffers.ByteVector outputTypesVector()
-
outputTypesVector
public com.google.flatbuffers.ByteVector outputTypesVector(com.google.flatbuffers.ByteVector obj)
-
outputTypesAsByteBuffer
public ByteBuffer outputTypesAsByteBuffer()
-
outputTypesInByteBuffer
public ByteBuffer outputTypesInByteBuffer(ByteBuffer _bb)
-
scalar
public FlatArray scalar()
-
controlDeps
public String controlDeps(int j)
-
controlDepsLength
public int controlDepsLength()
-
controlDepsVector
public com.google.flatbuffers.StringVector controlDepsVector()
-
controlDepsVector
public com.google.flatbuffers.StringVector controlDepsVector(com.google.flatbuffers.StringVector obj)
-
varControlDeps
public String varControlDeps(int j)
-
varControlDepsLength
public int varControlDepsLength()
-
varControlDepsVector
public com.google.flatbuffers.StringVector varControlDepsVector()
-
varControlDepsVector
public com.google.flatbuffers.StringVector varControlDepsVector(com.google.flatbuffers.StringVector obj)
-
controlDepFor
public String controlDepFor(int j)
-
controlDepForLength
public int controlDepForLength()
-
controlDepForVector
public com.google.flatbuffers.StringVector controlDepForVector()
-
controlDepForVector
public com.google.flatbuffers.StringVector controlDepForVector(com.google.flatbuffers.StringVector obj)
-
extraTypes
public byte extraTypes(int j)
-
extraTypesLength
public int extraTypesLength()
-
extraTypesVector
public com.google.flatbuffers.ByteVector extraTypesVector()
-
extraTypesVector
public com.google.flatbuffers.ByteVector extraTypesVector(com.google.flatbuffers.ByteVector obj)
-
extraTypesAsByteBuffer
public ByteBuffer extraTypesAsByteBuffer()
-
extraTypesInByteBuffer
public ByteBuffer extraTypesInByteBuffer(ByteBuffer _bb)
-
extraStrings
public String extraStrings(int j)
-
extraStringsLength
public int extraStringsLength()
-
extraStringsVector
public com.google.flatbuffers.StringVector extraStringsVector()
-
extraStringsVector
public com.google.flatbuffers.StringVector extraStringsVector(com.google.flatbuffers.StringVector obj)
-
createFlatNode
public static int createFlatNode(com.google.flatbuffers.FlatBufferBuilder builder, int id, int nameOffset, byte opType, long opNum, int propertiesOffset, int inputOffset, int inputPairedOffset, int outputOffset, int extraParamsOffset, int extraIntegerOffset, int extraBoolsOffset, int dimensionsOffset, int device, int scope_id, int scope_nameOffset, int outputNamesOffset, int opNameOffset, int outputTypesOffset, int scalarOffset, int controlDepsOffset, int varControlDepsOffset, int controlDepForOffset, int extraTypesOffset, int extraStringsOffset)
-
startFlatNode
public static void startFlatNode(com.google.flatbuffers.FlatBufferBuilder builder)
-
addId
public static void addId(com.google.flatbuffers.FlatBufferBuilder builder, int id)
-
addName
public static void addName(com.google.flatbuffers.FlatBufferBuilder builder, int nameOffset)
-
addOpType
public static void addOpType(com.google.flatbuffers.FlatBufferBuilder builder, byte opType)
-
addOpNum
public static void addOpNum(com.google.flatbuffers.FlatBufferBuilder builder, long opNum)
-
addProperties
public static void addProperties(com.google.flatbuffers.FlatBufferBuilder builder, int propertiesOffset)
-
createPropertiesVector
public static int createPropertiesVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startPropertiesVector
public static void startPropertiesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addInput
public static void addInput(com.google.flatbuffers.FlatBufferBuilder builder, int inputOffset)
-
createInputVector
public static int createInputVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startInputVector
public static void startInputVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addInputPaired
public static void addInputPaired(com.google.flatbuffers.FlatBufferBuilder builder, int inputPairedOffset)
-
createInputPairedVector
public static int createInputPairedVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startInputPairedVector
public static void startInputPairedVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addOutput
public static void addOutput(com.google.flatbuffers.FlatBufferBuilder builder, int outputOffset)
-
createOutputVector
public static int createOutputVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startOutputVector
public static void startOutputVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addExtraParams
public static void addExtraParams(com.google.flatbuffers.FlatBufferBuilder builder, int extraParamsOffset)
-
createExtraParamsVector
public static int createExtraParamsVector(com.google.flatbuffers.FlatBufferBuilder builder, double[] data)
-
startExtraParamsVector
public static void startExtraParamsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addExtraInteger
public static void addExtraInteger(com.google.flatbuffers.FlatBufferBuilder builder, int extraIntegerOffset)
-
createExtraIntegerVector
public static int createExtraIntegerVector(com.google.flatbuffers.FlatBufferBuilder builder, long[] data)
-
startExtraIntegerVector
public static void startExtraIntegerVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addExtraBools
public static void addExtraBools(com.google.flatbuffers.FlatBufferBuilder builder, int extraBoolsOffset)
-
createExtraBoolsVector
public static int createExtraBoolsVector(com.google.flatbuffers.FlatBufferBuilder builder, boolean[] data)
-
startExtraBoolsVector
public static void startExtraBoolsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addDimensions
public static void addDimensions(com.google.flatbuffers.FlatBufferBuilder builder, int dimensionsOffset)
-
createDimensionsVector
public static int createDimensionsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startDimensionsVector
public static void startDimensionsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addDevice
public static void addDevice(com.google.flatbuffers.FlatBufferBuilder builder, int device)
-
addScopeId
public static void addScopeId(com.google.flatbuffers.FlatBufferBuilder builder, int scopeId)
-
addScopeName
public static void addScopeName(com.google.flatbuffers.FlatBufferBuilder builder, int scopeNameOffset)
-
addOutputNames
public static void addOutputNames(com.google.flatbuffers.FlatBufferBuilder builder, int outputNamesOffset)
-
createOutputNamesVector
public static int createOutputNamesVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startOutputNamesVector
public static void startOutputNamesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addOpName
public static void addOpName(com.google.flatbuffers.FlatBufferBuilder builder, int opNameOffset)
-
addOutputTypes
public static void addOutputTypes(com.google.flatbuffers.FlatBufferBuilder builder, int outputTypesOffset)
-
createOutputTypesVector
public static int createOutputTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, byte[] data)
-
createOutputTypesVector
public static int createOutputTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, ByteBuffer data)
-
startOutputTypesVector
public static void startOutputTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addScalar
public static void addScalar(com.google.flatbuffers.FlatBufferBuilder builder, int scalarOffset)
-
addControlDeps
public static void addControlDeps(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepsOffset)
-
createControlDepsVector
public static int createControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startControlDepsVector
public static void startControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addVarControlDeps
public static void addVarControlDeps(com.google.flatbuffers.FlatBufferBuilder builder, int varControlDepsOffset)
-
createVarControlDepsVector
public static int createVarControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startVarControlDepsVector
public static void startVarControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addControlDepFor
public static void addControlDepFor(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepForOffset)
-
createControlDepForVector
public static int createControlDepForVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startControlDepForVector
public static void startControlDepForVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addExtraTypes
public static void addExtraTypes(com.google.flatbuffers.FlatBufferBuilder builder, int extraTypesOffset)
-
createExtraTypesVector
public static int createExtraTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, byte[] data)
-
createExtraTypesVector
public static int createExtraTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, ByteBuffer data)
-
startExtraTypesVector
public static void startExtraTypesVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
addExtraStrings
public static void addExtraStrings(com.google.flatbuffers.FlatBufferBuilder builder, int extraStringsOffset)
-
createExtraStringsVector
public static int createExtraStringsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
-
startExtraStringsVector
public static void startExtraStringsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
-
endFlatNode
public static int endFlatNode(com.google.flatbuffers.FlatBufferBuilder builder)
-
finishFlatNodeBuffer
public static void finishFlatNodeBuffer(com.google.flatbuffers.FlatBufferBuilder builder, int offset)
-
finishSizePrefixedFlatNodeBuffer
public static void finishSizePrefixedFlatNodeBuffer(com.google.flatbuffers.FlatBufferBuilder builder, int offset)
-
-