FloatList

パブリック最終クラスFloatList

Protobuf 型tensorflow.FloatList

ネストされたクラス

クラスFloatList.Builder Protobuf 型tensorflow.FloatList

定数

整数VALUE_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的FloatList
フロートリスト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
最終的な com.google.protobuf.UnknownFieldSet
浮く
getValue (int インデックス)
repeated float value = 1 [packed = true];
整数
getValueCount ()
repeated float value = 1 [packed = true];
リスト<浮動小数点数>
getValueList ()
repeated float value = 1 [packed = true];
整数
最終ブール値
静的FloatList.Builder
newBuilder ( FloatListプロトタイプ)
静的FloatList.Builder
FloatList.Builder
静的FloatList
parseDelimitedFrom (InputStream 入力)
静的FloatList
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FloatList
parseFrom (ByteBuffer データ)
静的FloatList
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FloatList
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FloatList
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的FloatList
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FloatList
parseFrom (com.google.protobuf.ByteString データ)
静的FloatList
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FloatList
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
FloatList.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 1

パブリックメソッド

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

パブリック静的FloatList getDefaultInstance ()

public FloatList getDefaultInstanceForType ()

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

公共getParserForType ()

public int getSerializedSize ()

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

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

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

public List<Float> getValueList ()

repeated float value = 1 [packed = true];

public int hashCode ()

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

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

public static FloatList.Builder newBuilder ()

public FloatList.Builder newBuilderForType ()

public static FloatList parseDelimitedFrom (InputStream 入力)

投げる
IO例外

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

投げる
IO例外

public static FloatList parseFrom (ByteBuffer データ)

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

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

投げる
IO例外

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

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

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

投げる
IO例外

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

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

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

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

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

投げる
IO例外

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

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

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

public FloatList.Builder toBuilder ()

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

投げる
IO例外