AttrValue.ListValueOrBuilder

パブリック静的インターフェイスAttrValue.ListValueOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象ブール値
getB (int インデックス)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
抽象整数
getBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
抽象リスト<Boolean>
getBList ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
抽象的なフロート
getF (int インデックス)
 "list(float)"
 
repeated float f = 4 [packed = true];
抽象整数
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
抽象リスト<Float>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
抽象的なNameAttrList
getFunc (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
抽象整数
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
抽象リスト< NameAttrList >
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
抽象的なNameAttrListOrBuilder
getFuncOrBuilder (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
抽象リスト<? NameAttrListOrBuilderを拡張 >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
抽象的な長い
getI (int インデックス)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
抽象整数
getICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
抽象リスト<Long>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
抽象的な com.google.protobuf.ByteString
getS (int インデックス)
 "list(string)"
 
repeated bytes s = 2;
抽象整数
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
抽象リスト<ByteString>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
抽象TensorShapeProto
getShape (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
抽象整数
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
抽象リスト< TensorShapeProto >
getShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
抽象TensorShapeProtoOrBuilder
getShapeOrBuilder (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
抽象リスト<? TensorShapeProtoOrBuilderを拡張する >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
抽象TensorProto
getTensor (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
抽象整数
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
抽象リスト< TensorProto >
getTensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
抽象TensorProtoOrBuilder
getTensorOrBuilder (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
抽象リスト<? TensorProtoOrBuilderを拡張する >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
抽象データ型
getType (int インデックス)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
抽象整数
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
抽象リスト< DataType >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
抽象整数
getTypeValue (int インデックス)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
抽象リスト<整数>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

パブリックメソッド

public abstract boolean getB (int インデックス)

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public abstract int getBCount ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public abstract List<Boolean> getBList ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public abstract float getF (int インデックス)

 "list(float)"
 
repeated float f = 4 [packed = true];

public abstract int getFCount ()

 "list(float)"
 
repeated float f = 4 [packed = true];

パブリック抽象 List<Float> getFList ()

 "list(float)"
 
repeated float f = 4 [packed = true];

パブリック抽象NameAttrList getFunc (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public abstract int getFuncCount ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public abstract List< NameAttrList > getFuncList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

パブリック抽象NameAttrListOrBuilder getFuncOrBuilder (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

公開抄録リスト<? extends NameAttrListOrBuilder > getFuncOrBuilderList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public abstract long getI (int インデックス)

 "list(int)"
 
repeated int64 i = 3 [packed = true];

public abstract int getICount ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

パブリック抽象 List<Long> getIList ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

パブリック抽象 com.google.protobuf.ByteString getS (int インデックス)

 "list(string)"
 
repeated bytes s = 2;

public abstract int getSCount ()

 "list(string)"
 
repeated bytes s = 2;

public abstract List<ByteString> getSList ()

 "list(string)"
 
repeated bytes s = 2;

public abstract TensorShapeProto getShape (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public abstract int getShapeCount ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public abstract List< TensorShapeProto > getShapeList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

パブリック抽象TensorShapeProtoOrBuilder getShapeOrBuilder (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

公開抄録リスト<? extends TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

パブリック抽象TensorProto getTensor (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public abstract int getTensorCount ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public abstract List< TensorProto > getTensorList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

パブリック抽象TensorProtoOrBuilder getTensorOrBuilder (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

公開抄録リスト<? extends TensorProtoOrBuilder > getTensorOrBuilderList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public abstract DataType getType (int インデックス)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public abstract int getTypeCount ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public abstract List< DataType > getTypeList ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public abstract int getTypeValue (int インデックス)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public abstract List<Integer> getTypeValueList ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];