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