CostGraphDef.Node.OutputInfo

kelas akhir statis publik CostGraphDef.Node.OutputInfo

 Outputs of this node.
 
Tipe protobuf tensorflow.CostGraphDef.Node.OutputInfo

Kelas Bersarang

kelas CostGraphDef.Node.OutputInfo.Builder
 Outputs of this node. 

Konstanta

ke dalam ALIAS_INPUT_PORT_FIELD_NUMBER
ke dalam DTYPE_FIELD_NUMBER
ke dalam BENTUK_FIELD_NUMBER
ke dalam SIZE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
panjang
dapatkanAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo statis
CostGraphDef.Node.OutputInfo
com.google.protobuf.Descriptors.Descriptor statis terakhir
Tipe data
dapatkan tipe D ()
.tensorflow.DataType dtype = 4;
ke dalam
dapatkanDtypeValue ()
.tensorflow.DataType dtype = 4;
ke dalam
TensorBentukProto
dapatkanBentuk ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
dapatkanBentukOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
panjang
dapatkan Ukuran ()
int64 size = 1;
final com.google.protobuf.UnknownFieldSet
boolean
memilikiBentuk ()
.tensorflow.TensorShapeProto shape = 3;
ke dalam
boolean terakhir
CostGraphDef.Node.OutputInfo.Builder statis
CostGraphDef.Node.OutputInfo.Builder statis
CostGraphDef.Node.OutputInfo.Builder
CostGraphDef.Node.OutputInfo statis
parseDelimitedFrom (masukan Aliran Masukan)
CostGraphDef.Node.OutputInfo statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.OutputInfo statis
parseFrom (data ByteBuffer)
CostGraphDef.Node.OutputInfo statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.OutputInfo statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.OutputInfo statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
CostGraphDef.Node.OutputInfo statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.OutputInfo statis
parseFrom (com.google.protobuf.ByteString data)
CostGraphDef.Node.OutputInfo statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.OutputInfo statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
CostGraphDef.Node.OutputInfo.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ALIAS_INPUT_PORT_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik DTYPE_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik SHAPE_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik SIZE_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

getAliasInputPort panjang publik ()

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

CostGraphDef.Node.OutputInfo statis publik getDefaultInstance ()

publik CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Tipe Data publik getDtype ()

.tensorflow.DataType dtype = 4;

int publik getDtypeValue ()

.tensorflow.DataType dtype = 4;

publik dapatkanParserForType ()

publik int getSerializedSize ()

TensorShapeProto getShape publik ()

.tensorflow.TensorShapeProto shape = 3;

TensorShapeProtoOrBuilder publik getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

getSize panjang publik ()

int64 size = 1;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean publik hasShape ()

.tensorflow.TensorShapeProto shape = 3;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

CostGraphDef.Node.OutputInfo.Builder newBuilder statis publik (prototipe CostGraphDef.Node.OutputInfo )

CostGraphDef.Node.OutputInfo.Builder newBuilder () statis publik

publik CostGraphDef.Node.OutputInfo.Builder newBuilderForType ()

CostGraphDef.Node.OutputInfo statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

CostGraphDef.Node.OutputInfo statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

CostGraphDef.Node.OutputInfo statis publik parseFrom (data ByteBuffer)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.OutputInfo statis publik parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

CostGraphDef.Node.OutputInfo statis publik parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.OutputInfo statis publik parseFrom (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

CostGraphDef.Node.OutputInfo statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.OutputInfo statis publik parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.OutputInfo statis publik parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

CostGraphDef.Node.OutputInfo statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO