パブリック インターフェイスGraphTransferConstNodeInfoOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象的な com.google.protobuf.ByteString | getData () bytes data = 4; |
抽象データ型 | getDtype () .tensorflow.DataType dtype = 5; |
抽象整数 | getDtypeValue () .tensorflow.DataType dtype = 5; |
抽象文字列 | getName () string name = 1; |
抽象的な com.google.protobuf.ByteString | getNameBytes () string name = 1; |
抽象整数 | getNodeId () int32 node_id = 2; |
抽象的な長い | getShape (int インデックス) repeated int64 shape = 3; |
抽象整数 | getShapeCount () repeated int64 shape = 3; |
抽象リスト<Long> | getShapeList () repeated int64 shape = 3; |
パブリックメソッド
パブリック抽象 com.google.protobuf.ByteString getData ()
bytes data = 4;
パブリック抽象 int getDtypeValue ()
.tensorflow.DataType dtype = 5;
パブリック抽象 String getName ()
string name = 1;
パブリック抽象 com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public abstract int getNodeId ()
int32 node_id = 2;
public abstract long getShape (int インデックス)
repeated int64 shape = 3;
public abstract int getShapeCount ()
repeated int64 shape = 3;
public abstract List<Long> getShapeList ()
repeated int64 shape = 3;