CostGraphDef.Node.OutputInfo

genel statik son sınıf CostGraphDef.Node.OutputInfo

 Outputs of this node.
 
Protobuf türü tensorflow.CostGraphDef.Node.OutputInfo

İç İçe Sınıflar

sınıf CostGraphDef.Node.OutputInfo.Builder
 Outputs of this node. 

Sabitler

int ALIAS_INPUT_PORT_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER
int SIZE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
statik CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
final statik com.google.protobuf.Descriptors.Descriptor
Veri tipi
getDtype ()
.tensorflow.DataType dtype = 4;
int
getDtypeValue ()
.tensorflow.DataType dtype = 4;
int
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
uzun
getSize ()
int64 size = 1;
final com.google.protobuf.UnknownFieldSet
boolean
hasShape ()
.tensorflow.TensorShapeProto shape = 3;
int
son boole değeri
statik CostGraphDef.Node.OutputInfo.Builder
statik CostGraphDef.Node.OutputInfo.Builder
CostGraphDef.Node.OutputInfo.Builder
statik CostGraphDef.Node.OutputInfo
parseDelimitedFrom (InputStream girişi)
statik CostGraphDef.Node.OutputInfo
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.OutputInfo
parseFrom (ByteBuffer verileri)
statik CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.OutputInfo
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.OutputInfo
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik CostGraphDef.Node.OutputInfo
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.OutputInfo
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik CostGraphDef.Node.OutputInfo
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
CostGraphDef.Node.OutputInfo.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ALIAS_INPUT_PORT_FIELD_NUMBER

Sabit Değer: 2

genel statik final int DTYPE_FIELD_NUMBER

Sabit Değer: 4

genel statik final int SHAPE_FIELD_NUMBER

Sabit Değer: 3

genel statik final int SIZE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel uzun getAliasInputPort ()

 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;

public static CostGraphDef.Node.OutputInfo getDefaultInstance ()

genel CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

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

genel Veri Türü getDtype ()

.tensorflow.DataType dtype = 4;

public int getDtypeValue ()

.tensorflow.DataType dtype = 4;

halk getParserForType ()

public int getSerializedSize ()

herkese açık TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

halka açık uzun getSize ()

int64 size = 1;

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

genel boolean hasShape ()

.tensorflow.TensorShapeProto shape = 3;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik CostGraphDef.Node.OutputInfo.Builder newBuilder ()

genel CostGraphDef.Node.OutputInfo.Builder newBuilderForType ()

public static CostGraphDef.Node.OutputInfo parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik CostGraphDef.Node.OutputInfo parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik CostGraphDef.Node.OutputInfo parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.Node.OutputInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik CostGraphDef.Node.OutputInfo parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.Node.OutputInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik CostGraphDef.Node.OutputInfo parseFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.Node.OutputInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.Node.OutputInfo parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik CostGraphDef.Node.OutputInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası