interfejs publiczny GraphTransferConstNodeInfoOrBuilder
Znane podklasy pośrednie |
Metody publiczne
streszczenie com.google.protobuf.ByteString | otrzymać dane () bytes data = 4; |
abstrakcyjny typ danych | getDtype () .tensorflow.DataType dtype = 5; |
streszczenie wew | getDtypeValue () .tensorflow.DataType dtype = 5; |
abstrakcyjny ciąg | pobierz nazwę () string name = 1; |
streszczenie com.google.protobuf.ByteString | getNameBytes () string name = 1; |
streszczenie wew | getNodeId () int32 node_id = 2; |
abstrakcyjne, długie | getShape (indeks int) repeated int64 shape = 3; |
streszczenie wew | getShapeCount () repeated int64 shape = 3; |
streszczenie Lista<Długa> | getShapeList () repeated int64 shape = 3; |
Metody publiczne
publiczne streszczenie com.google.protobuf.ByteString getData ()
bytes data = 4;
publiczne streszczenie int getDtypeValue ()
.tensorflow.DataType dtype = 5;
publiczna abstrakcja String getName ()
string name = 1;
publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()
string name = 1;
publiczne streszczenie int getNodeId ()
int32 node_id = 2;
publiczna abstrakcja długa getShape (indeks int)
repeated int64 shape = 3;
publiczne streszczenie int getShapeCount ()
repeated int64 shape = 3;
publiczna lista abstrakcyjna<Long> getShapeList ()
repeated int64 shape = 3;