AttrValue.ListValue

パブリック静的最終クラスAttrValue.ListValue

 LINT.IfChange
 
Protobuf 型tensorflow.AttrValue.ListValue

ネストされたクラス

クラスAttrValue.ListValue.Builder
 LINT.IfChange
 
Protobuf 型tensorflow.AttrValue.ListValue

定数

整数B_FIELD_NUMBER
整数FUNC_FIELD_NUMBER
整数F_FIELD_NUMBER
整数I_FIELD_NUMBER
整数SHAPE_FIELD_NUMBER
整数S_FIELD_NUMBER
整数TENSOR_FIELD_NUMBER
整数TYPE_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
ブール値
getB (int インデックス)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
整数
getBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
リスト<ブール値>
getBList ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
静的AttrValue.ListValue
AttrValue.ListValue
最終的な静的 com.google.protobuf.Descriptors.Descriptor
浮く
getF (int インデックス)
 "list(float)"
 
repeated float f = 4 [packed = true];
整数
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
リスト<浮動小数点数>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
名前属性リスト
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];
リスト<長い>
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;
リスト<バイト文字列>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
整数
テンソル形状プロト
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;
テンソルプロト
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];
リスト<データ型>
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];
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的AttrValue.ListValue.Builder
newBuilder ( AttrValue.ListValueプロトタイプ)
静的AttrValue.ListValue.Builder
AttrValue.ListValue.Builder
静的AttrValue.ListValue
parseDelimitedFrom (InputStream 入力)
静的AttrValue.ListValue
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的AttrValue.ListValue
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的AttrValue.ListValue
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的AttrValue.ListValue
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的AttrValue.ListValue
parseFrom (ByteBuffer データ)
静的AttrValue.ListValue
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的AttrValue.ListValue
parseFrom (com.google.protobuf.ByteString データ)
静的AttrValue.ListValue
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的AttrValue.ListValue
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
AttrValue.ListValue.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数B_FIELD_NUMBER

定数値: 5

パブリック静的最終整数FUNC_FIELD_NUMBER

定数値: 9

パブリック静的最終整数F_FIELD_NUMBER

定数値: 4

パブリック静的最終整数I_FIELD_NUMBER

定数値: 3

パブリック静的最終整数SHAPE_FIELD_NUMBER

定数値: 7

パブリック静的最終整数S_FIELD_NUMBER

定数値: 2

パブリック静的最終整数TENSOR_FIELD_NUMBER

定数値: 8

パブリック静的最終整数TYPE_FIELD_NUMBER

定数値: 6

パブリックメソッド

public booleanに等しい(オブジェクト obj)

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

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

public int getBCount ()

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

public List<Boolean> getBList ()

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

public static AttrValue.ListValue getDefaultInstance ()

public AttrValue.ListValue getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

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

public int getFCount ()

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

public List<Float> getFList ()

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

public NameAttrList getFunc (int インデックス)

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

public int getFuncCount ()

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

public List< NameAttrList > getFuncList ()

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

public NameAttrListOrBuilder getFuncOrBuilder (int インデックス)

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

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

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

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

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

public int getICount ()

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

public List<Long> getIList ()

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

公共getParserForType ()

public com.google.protobuf.ByteString getS (int インデックス)

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

public int getSCount ()

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

public List<ByteString> getSList ()

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

public int getSerializedSize ()

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

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

public int getShapeCount ()

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

public List< TensorShapeProto > getShapeList ()

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

public TensorShapeProtoOrBuilder getShapeOrBuilder (int インデックス)

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

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

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

public TensorProto getTensor (int インデックス)

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

public int getTensorCount ()

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

public List< TensorProto > getTensorList ()

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

public TensorProtoOrBuilder getTensorOrBuilder (int インデックス)

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

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

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

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

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

public int getTypeCount ()

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

public List< DataType > getTypeList ()

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

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

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

public List<Integer> getTypeValueList ()

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

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static AttrValue.ListValue.Builder newBuilder ( AttrValue.ListValueプロトタイプ)

public static AttrValue.ListValue.Builder newBuilder ()

public AttrValue.ListValue.Builder newBuilderForType ()

public static AttrValue.ListValue parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static AttrValue.ListValue parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static AttrValue.ListValue parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static AttrValue.ListValue parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static AttrValue.ListValue parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static AttrValue.ListValue parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static AttrValue.ListValue parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static AttrValue.ListValue parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static AttrValue.ListValue parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static AttrValue.ListValue parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public AttrValue.ListValue.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外