CollectionDefOrBuilder

genel arayüz CollectionDefOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

abstract CollectionDef.AnyList
getAnyList ()
.tensorflow.CollectionDef.AnyList any_list = 5;
abstract CollectionDef.AnyListOrBuilder
getAnyListOrBuilder ()
.tensorflow.CollectionDef.AnyList any_list = 5;
abstract CollectionDef.BytesList
getBytesList ()
.tensorflow.CollectionDef.BytesList bytes_list = 2;
abstract CollectionDef.BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.CollectionDef.BytesList bytes_list = 2;
abstract CollectionDef.FloatList
getFloatList ()
.tensorflow.CollectionDef.FloatList float_list = 4;
abstract CollectionDef.FloatListOrBuilder
getFloatListOrBuilder ()
.tensorflow.CollectionDef.FloatList float_list = 4;
özet CollectionDef.Int64List
getInt64List ()
.tensorflow.CollectionDef.Int64List int64_list = 3;
özet CollectionDef.Int64ListOrBuilder
getInt64ListOrBuilder ()
.tensorflow.CollectionDef.Int64List int64_list = 3;
özet CollectionDef.KindCase
abstract CollectionDef.NodeList
getNodeList ()
.tensorflow.CollectionDef.NodeList node_list = 1;
abstract CollectionDef.NodeListOrBuilder
getNodeListOrBuilder ()
.tensorflow.CollectionDef.NodeList node_list = 1;
soyut boole
herhangi bir liste var ()
.tensorflow.CollectionDef.AnyList any_list = 5;
soyut boole
hasBytesList ()
.tensorflow.CollectionDef.BytesList bytes_list = 2;
soyut boole
hasFloatList ()
.tensorflow.CollectionDef.FloatList float_list = 4;
soyut boole
hasInt64List ()
.tensorflow.CollectionDef.Int64List int64_list = 3;
soyut boole
hasNodeList ()
.tensorflow.CollectionDef.NodeList node_list = 1;

Genel Yöntemler

genel özet CollectionDef.AnyList getAnyList ()

.tensorflow.CollectionDef.AnyList any_list = 5;

genel özet CollectionDef.AnyListOrBuilder getAnyListOrBuilder ()

.tensorflow.CollectionDef.AnyList any_list = 5;

genel özet CollectionDef.BytesList getBytesList ()

.tensorflow.CollectionDef.BytesList bytes_list = 2;

genel özet CollectionDef.BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.CollectionDef.BytesList bytes_list = 2;

genel özet CollectionDef.FloatList getFloatList ()

.tensorflow.CollectionDef.FloatList float_list = 4;

genel özet CollectionDef.FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.CollectionDef.FloatList float_list = 4;

genel özet CollectionDef.Int64List getInt64List ()

.tensorflow.CollectionDef.Int64List int64_list = 3;

genel özet CollectionDef.Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.CollectionDef.Int64List int64_list = 3;

genel özet CollectionDef.KindCase getKindCase ()

genel özet CollectionDef.NodeList getNodeList ()

.tensorflow.CollectionDef.NodeList node_list = 1;

genel özet CollectionDef.NodeListOrBuilder getNodeListOrBuilder ()

.tensorflow.CollectionDef.NodeList node_list = 1;

genel soyut boolean hasAnyList ()

.tensorflow.CollectionDef.AnyList any_list = 5;

genel soyut boolean hasBytesList ()

.tensorflow.CollectionDef.BytesList bytes_list = 2;

genel soyut boolean hasFloatList ()

.tensorflow.CollectionDef.FloatList float_list = 4;

genel soyut boolean hasInt64List ()

.tensorflow.CollectionDef.Int64List int64_list = 3;

genel soyut boolean hasNodeList ()

.tensorflow.CollectionDef.NodeList node_list = 1;