CostGraphDef.AggregatedCost

kelas akhir statis publik CostGraphDef.AggregatedCost

 Total cost of this graph, typically used for balancing decisions.
 
Tipe protobuf tensorflow.CostGraphDef.AggregatedCost

Kelas Bersarang

kelas CostGraphDef.AggregatedCost.Builder
 Total cost of this graph, typically used for balancing decisions. 

Konstanta

ke dalam COST_FIELD_NUMBER
ke dalam DIMENSION_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
mengambang
dapatkan Biaya ()
 Aggregated cost value.
CostGraphDef.AggregatedCost statis
CostGraphDef.AgregatedCost
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkan Dimensi ()
 Aggregated cost dimension (e.g.
com.google.protobuf.ByteString
dapatkanDimensionBytes ()
 Aggregated cost dimension (e.g.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
CostGraphDef.AggregatedCost.Builder statis
CostGraphDef.AggregatedCost.Builder statis
CostGraphDef.AggregatedCost.Builder
CostGraphDef.AggregatedCost statis
parseDelimitedFrom (masukan Aliran Masukan)
CostGraphDef.AggregatedCost statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.AggregatedCost statis
parseFrom (data ByteBuffer)
CostGraphDef.AggregatedCost statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.AggregatedCost statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.AggregatedCost statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
CostGraphDef.AggregatedCost statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.AggregatedCost statis
parseFrom (com.google.protobuf.ByteString data)
CostGraphDef.AggregatedCost statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.AggregatedCost statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
CostGraphDef.AggregatedCost.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik COST_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik DIMENSION_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

getCost float publik ()

 Aggregated cost value.
 
float cost = 1;

CostGraphDef.AggregatedCost getDefaultInstance () statis publik

publik CostGraphDef.AggregatedCost getDefaultInstanceForType ()

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

GetDimensi String publik ()

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

publik com.google.protobuf.ByteString getDimensionBytes ()

dimensi string

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

CostGraphDef.AggregatedCost.Builder newBuilder statis publik (prototipe CostGraphDef.AggregatedCost )

CostGraphDef.AggregatedCost.Builder newBuilder () statis publik

CostGraphDef.AggregatedCost.Builder publik newBuilderForType ()

CostGraphDef.AggregatedCost statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

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

Melempar
Pengecualian IO

parseFrom CostGraphDef.AggregatedCost statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static CostGraphDef.AggregatedCost parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

public static CostGraphDef.AggregatedCost parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

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

Melempar
Pengecualian IO