interface pública GraphTransferConstNodeInfoOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
abstrato com.google.protobuf.ByteString | Obter dados () bytes data = 4; |
tipo de dados abstrato | getDtype () .tensorflow.DataType dtype = 5; |
abstrato int | getDtypeValue () .tensorflow.DataType dtype = 5; |
cadeia abstrata | getNome () string name = 1; |
abstrato com.google.protobuf.ByteString | getNomeBytes () string name = 1; |
abstrato int | getNodeId () int32 node_id = 2; |
abstrato longo | getShape (índice interno) repeated int64 shape = 3; |
abstrato int | obterFormaCount () repeated int64 shape = 3; |
lista abstrata<longa> | getShapeList () repeated int64 shape = 3; |
Métodos Públicos
resumo público com.google.protobuf.ByteString getData ()
bytes data = 4;
público abstrato int getDtypeValue ()
.tensorflow.DataType dtype = 5;
String abstrata pública getName ()
string name = 1;
resumo público com.google.protobuf.ByteString getNameBytes ()
string name = 1;
resumo público int getNodeId ()
int32 node_id = 2;
getShape longo abstrato público (índice int)
repeated int64 shape = 3;
público abstrato int getShapeCount ()
repeated int64 shape = 3;
lista abstrata pública<Long> getShapeList ()
repeated int64 shape = 3;