FixedLenFeatureProto

パブリック最終クラスFixedLenFeatureProto

Protobuf 型tensorflow.FixedLenFeatureProto

ネストされたクラス

クラスFixedLenFeatureProto.Builder Protobuf 型tensorflow.FixedLenFeatureProto

定数

整数DEFAULT_VALUE_FIELD_NUMBER
整数DTYPE_FIELD_NUMBER
整数SHAPE_FIELD_NUMBER
整数VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的FixedLenFeatureProto
固定レンズ機能プロト
テンソルプロト
getDefaultValue ()
.tensorflow.TensorProto default_value = 3;
TensorProtoOrBuilder
getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
最終的な静的 com.google.protobuf.Descriptors.Descriptor
データ・タイプ
getDtype ()
.tensorflow.DataType dtype = 1;
整数
getDtypeValue ()
.tensorflow.DataType dtype = 1;
整数
テンソル形状プロト
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
最終的な com.google.protobuf.UnknownFieldSet
getValuesOutputTensorName ()
string values_output_tensor_name = 4;
com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
ブール値
hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
ブール値
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
整数
最終ブール値
静的FixedLenFeatureProto.Builder
静的FixedLenFeatureProto.Builder
newBuilder ( FixedLenFeatureProtoプロトタイプ)
FixedLenFeatureProto.Builder
静的FixedLenFeatureProto
parseDelimitedFrom (InputStream 入力)
静的FixedLenFeatureProto
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FixedLenFeatureProto
parseFrom (ByteBuffer データ)
静的FixedLenFeatureProto
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FixedLenFeatureProto
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FixedLenFeatureProto
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的FixedLenFeatureProto
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FixedLenFeatureProto
parseFrom (com.google.protobuf.ByteString データ)
静的FixedLenFeatureProto
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的FixedLenFeatureProto
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
FixedLenFeatureProto.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 3

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

定数値: 1

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

定数値: 2

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

定数値: 4

パブリックメソッド

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

public staticFixedLenFeatureProto getDefaultInstance ()

publicFixedLenFeatureProto getDefaultInstanceForType ()

public TensorProto getDefaultValue ()

.tensorflow.TensorProto default_value = 3;

public TensorProtoOrBuilder getDefaultValueOrBuilder ()

.tensorflow.TensorProto default_value = 3;

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

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

公共getParserForType ()

public int getSerializedSize ()

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

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

public String getValuesOutputTensorName ()

string values_output_tensor_name = 4;

public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 4;

public boolean hasDefaultValue ()

.tensorflow.TensorProto default_value = 3;

パブリックブール値hasShape ()

.tensorflow.TensorShapeProto shape = 2;

public int hashCode ()

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

パブリック静的FixedLenFeatureProto.Builder newBuilder ()

public staticFixedLenFeatureProto.Builder newBuilder ( FixedLenFeatureProtoプロトタイプ)

publicFixedLenFeatureProto.Builder newBuilderForType ()

public staticFixedLenFeatureProto parseDelimitedFrom (InputStream 入力)

投げる
IO例外

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

投げる
IO例外

public staticFixedLenFeatureProto parseFrom (ByteBuffer データ)

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

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

投げる
IO例外

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

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

public staticFixedLenFeatureProto parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

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

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

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

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

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

投げる
IO例外

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

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

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

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

投げる
IO例外