interface publique GraphTransferConstNodeInfoOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| résumé com.google.protobuf.ByteString | obtenir des données () bytes data = 4; |
| Type de données abstrait | getDtype () .tensorflow.DataType dtype = 5; |
| abstrait entier | getDtypeValue () .tensorflow.DataType dtype = 5; |
| chaîne abstraite | obtenirNom () string name = 1; |
| résumé com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| abstrait entier | getNodeId () int32 node_id = 2; |
| abstrait long | getShape (index entier) repeated int64 shape = 3; |
| abstrait entier | getShapeCount () repeated int64 shape = 3; |
| Liste abstraite<Long> | getShapeList () repeated int64 shape = 3; |
Méthodes publiques
résumé public com.google.protobuf.ByteString getData ()
bytes data = 4;
public abstrait int getDtypeValue ()
.tensorflow.DataType dtype = 5;
chaîne abstraite publique getName ()
string name = 1;
résumé public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public abstrait int getNodeId ()
int32 node_id = 2;
public abstrait long getShape (index int)
repeated int64 shape = 3;
public abstrait int getShapeCount ()
repeated int64 shape = 3;
liste abstraite publique<Long> getShapeList ()
repeated int64 shape = 3;