public final class FlatVariable
extends com.google.flatbuffers.Table
Modifier and Type | Class and Description |
---|---|
static class |
FlatVariable.Vector |
Constructor and Description |
---|
FlatVariable() |
Modifier and Type | Method and Description |
---|---|
FlatVariable |
__assign(int _i,
ByteBuffer _bb) |
void |
__init(int _i,
ByteBuffer _bb) |
static void |
addControlDepForOp(com.google.flatbuffers.FlatBufferBuilder builder,
int controlDepForOpOffset) |
static void |
addControlDeps(com.google.flatbuffers.FlatBufferBuilder builder,
int controlDepsOffset) |
static void |
addControlDepsForVar(com.google.flatbuffers.FlatBufferBuilder builder,
int controlDepsForVarOffset) |
static void |
addDevice(com.google.flatbuffers.FlatBufferBuilder builder,
int device) |
static void |
addDtype(com.google.flatbuffers.FlatBufferBuilder builder,
byte dtype) |
static void |
addId(com.google.flatbuffers.FlatBufferBuilder builder,
int idOffset) |
static void |
addName(com.google.flatbuffers.FlatBufferBuilder builder,
int nameOffset) |
static void |
addNdarray(com.google.flatbuffers.FlatBufferBuilder builder,
int ndarrayOffset) |
static void |
addShape(com.google.flatbuffers.FlatBufferBuilder builder,
int shapeOffset) |
static void |
addVariabletype(com.google.flatbuffers.FlatBufferBuilder builder,
byte variabletype) |
String |
controlDepForOp(int j) |
int |
controlDepForOpLength() |
com.google.flatbuffers.StringVector |
controlDepForOpVector() |
com.google.flatbuffers.StringVector |
controlDepForOpVector(com.google.flatbuffers.StringVector obj) |
String |
controlDeps(int j) |
String |
controlDepsForVar(int j) |
int |
controlDepsForVarLength() |
com.google.flatbuffers.StringVector |
controlDepsForVarVector() |
com.google.flatbuffers.StringVector |
controlDepsForVarVector(com.google.flatbuffers.StringVector obj) |
int |
controlDepsLength() |
com.google.flatbuffers.StringVector |
controlDepsVector() |
com.google.flatbuffers.StringVector |
controlDepsVector(com.google.flatbuffers.StringVector obj) |
static int |
createControlDepForOpVector(com.google.flatbuffers.FlatBufferBuilder builder,
int[] data) |
static int |
createControlDepsForVarVector(com.google.flatbuffers.FlatBufferBuilder builder,
int[] data) |
static int |
createControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder,
int[] data) |
static int |
createFlatVariable(com.google.flatbuffers.FlatBufferBuilder builder,
int idOffset,
int nameOffset,
byte dtype,
int shapeOffset,
int ndarrayOffset,
int device,
byte variabletype,
int controlDepsOffset,
int controlDepForOpOffset,
int controlDepsForVarOffset) |
static int |
createShapeVector(com.google.flatbuffers.FlatBufferBuilder builder,
long[] data) |
int |
device() |
byte |
dtype() |
static int |
endFlatVariable(com.google.flatbuffers.FlatBufferBuilder builder) |
static void |
finishFlatVariableBuffer(com.google.flatbuffers.FlatBufferBuilder builder,
int offset) |
static void |
finishSizePrefixedFlatVariableBuffer(com.google.flatbuffers.FlatBufferBuilder builder,
int offset) |
static FlatVariable |
getRootAsFlatVariable(ByteBuffer _bb) |
static FlatVariable |
getRootAsFlatVariable(ByteBuffer _bb,
FlatVariable obj) |
IntPair |
id() |
IntPair |
id(IntPair obj) |
String |
name() |
ByteBuffer |
nameAsByteBuffer() |
ByteBuffer |
nameInByteBuffer(ByteBuffer _bb) |
FlatArray |
ndarray() |
FlatArray |
ndarray(FlatArray obj) |
long |
shape(int j) |
ByteBuffer |
shapeAsByteBuffer() |
ByteBuffer |
shapeInByteBuffer(ByteBuffer _bb) |
int |
shapeLength() |
com.google.flatbuffers.LongVector |
shapeVector() |
com.google.flatbuffers.LongVector |
shapeVector(com.google.flatbuffers.LongVector obj) |
static void |
startControlDepForOpVector(com.google.flatbuffers.FlatBufferBuilder builder,
int numElems) |
static void |
startControlDepsForVarVector(com.google.flatbuffers.FlatBufferBuilder builder,
int numElems) |
static void |
startControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder,
int numElems) |
static void |
startFlatVariable(com.google.flatbuffers.FlatBufferBuilder builder) |
static void |
startShapeVector(com.google.flatbuffers.FlatBufferBuilder builder,
int numElems) |
static void |
ValidateVersion() |
byte |
variabletype() |
__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, __vector, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
public static void ValidateVersion()
public static FlatVariable getRootAsFlatVariable(ByteBuffer _bb)
public static FlatVariable getRootAsFlatVariable(ByteBuffer _bb, FlatVariable obj)
public void __init(int _i, ByteBuffer _bb)
public FlatVariable __assign(int _i, ByteBuffer _bb)
public IntPair id()
public String name()
public ByteBuffer nameAsByteBuffer()
public ByteBuffer nameInByteBuffer(ByteBuffer _bb)
public byte dtype()
public long shape(int j)
public int shapeLength()
public com.google.flatbuffers.LongVector shapeVector()
public com.google.flatbuffers.LongVector shapeVector(com.google.flatbuffers.LongVector obj)
public ByteBuffer shapeAsByteBuffer()
public ByteBuffer shapeInByteBuffer(ByteBuffer _bb)
public FlatArray ndarray()
public int device()
public byte variabletype()
public String controlDeps(int j)
public int controlDepsLength()
public com.google.flatbuffers.StringVector controlDepsVector()
public com.google.flatbuffers.StringVector controlDepsVector(com.google.flatbuffers.StringVector obj)
public String controlDepForOp(int j)
public int controlDepForOpLength()
public com.google.flatbuffers.StringVector controlDepForOpVector()
public com.google.flatbuffers.StringVector controlDepForOpVector(com.google.flatbuffers.StringVector obj)
public String controlDepsForVar(int j)
public int controlDepsForVarLength()
public com.google.flatbuffers.StringVector controlDepsForVarVector()
public com.google.flatbuffers.StringVector controlDepsForVarVector(com.google.flatbuffers.StringVector obj)
public static int createFlatVariable(com.google.flatbuffers.FlatBufferBuilder builder, int idOffset, int nameOffset, byte dtype, int shapeOffset, int ndarrayOffset, int device, byte variabletype, int controlDepsOffset, int controlDepForOpOffset, int controlDepsForVarOffset)
public static void startFlatVariable(com.google.flatbuffers.FlatBufferBuilder builder)
public static void addId(com.google.flatbuffers.FlatBufferBuilder builder, int idOffset)
public static void addName(com.google.flatbuffers.FlatBufferBuilder builder, int nameOffset)
public static void addDtype(com.google.flatbuffers.FlatBufferBuilder builder, byte dtype)
public static void addShape(com.google.flatbuffers.FlatBufferBuilder builder, int shapeOffset)
public static int createShapeVector(com.google.flatbuffers.FlatBufferBuilder builder, long[] data)
public static void startShapeVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
public static void addNdarray(com.google.flatbuffers.FlatBufferBuilder builder, int ndarrayOffset)
public static void addDevice(com.google.flatbuffers.FlatBufferBuilder builder, int device)
public static void addVariabletype(com.google.flatbuffers.FlatBufferBuilder builder, byte variabletype)
public static void addControlDeps(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepsOffset)
public static int createControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
public static void startControlDepsVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
public static void addControlDepForOp(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepForOpOffset)
public static int createControlDepForOpVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
public static void startControlDepForOpVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
public static void addControlDepsForVar(com.google.flatbuffers.FlatBufferBuilder builder, int controlDepsForVarOffset)
public static int createControlDepsForVarVector(com.google.flatbuffers.FlatBufferBuilder builder, int[] data)
public static void startControlDepsForVarVector(com.google.flatbuffers.FlatBufferBuilder builder, int numElems)
public static int endFlatVariable(com.google.flatbuffers.FlatBufferBuilder builder)
public static void finishFlatVariableBuffer(com.google.flatbuffers.FlatBufferBuilder builder, int offset)
public static void finishSizePrefixedFlatVariableBuffer(com.google.flatbuffers.FlatBufferBuilder builder, int offset)
Copyright © 2022. All rights reserved.