GraphTransferGraphOutputNodeInfoOrBuilder

общедоступный интерфейс GraphTransferGraphOutputNodeInfoOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактный тип данных
getDtype ()
.tensorflow.DataType dtype = 3;
абстрактный int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
абстрактная строка
получитьИмя ()
string name = 1;
абстрактный com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
абстрактный длинный
getShape (индекс целого числа)
repeated int64 shape = 2;
абстрактный int
getShapeCount ()
repeated int64 shape = 2;
абстрактный список<длинный>
получитьШапеЛист ()
repeated int64 shape = 2;

Публичные методы

общедоступный абстрактный тип данных getDtype ()

.tensorflow.DataType dtype = 3;

общедоступный абстрактный int getDtypeValue ()

.tensorflow.DataType dtype = 3;

общедоступная абстрактная строка getName ()

string name = 1;

общедоступный абстрактный com.google.protobuf.ByteString getNameBytes ()

string name = 1;

общедоступный абстрактный длинный getShape (индекс int)

repeated int64 shape = 2;

публичный абстрактный int getShapeCount ()

repeated int64 shape = 2;

общедоступный абстрактный список <Long> getShapeList ()

repeated int64 shape = 2;