パブリック最終クラスVarLenFeatureProto
Protobuf 型tensorflow.VarLenFeatureProto
ネストされたクラス
| クラス | VarLenFeatureProto.Builder | Protobuf 型tensorflow.VarLenFeatureProto | |
定数
| 整数 | DTYPE_FIELD_NUMBER | |
| 整数 | INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER | |
| 整数 | SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER | |
| 整数 | VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 静的VarLenFeatureProto | |
| VarLen機能プロト | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| データ・タイプ | getDtype () .tensorflow.DataType dtype = 1; |
| 整数 | getDtypeValue () .tensorflow.DataType dtype = 1; |
| 弦 | getIndicesOutputTensorName () string indices_output_tensor_name = 3; |
| com.google.protobuf.ByteString | getIndicesOutputTensorNameBytes () string indices_output_tensor_name = 3; |
| 整数 | |
| 弦 | getShapesOutputTensorName () string shapes_output_tensor_name = 4; |
| com.google.protobuf.ByteString | getShapesOutputTensorNameBytes () string shapes_output_tensor_name = 4; |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 弦 | getValuesOutputTensorName () string values_output_tensor_name = 2; |
| com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 2; |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的VarLenFeatureProto.Builder | newBuilder ( VarLenFeatureProtoプロトタイプ) |
| 静的VarLenFeatureProto.Builder | newBuilder () |
| VarLenFeatureProto.Builder | |
| 静的VarLenFeatureProto | parseDelimitedFrom (InputStream 入力) |
| 静的VarLenFeatureProto | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的VarLenFeatureProto | parseFrom (ByteBuffer データ) |
| 静的VarLenFeatureProto | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的VarLenFeatureProto | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的VarLenFeatureProto | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的VarLenFeatureProto | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的VarLenFeatureProto | parseFrom (com.google.protobuf.ByteString データ) |
| 静的VarLenFeatureProto | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的VarLenFeatureProto | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| VarLenFeatureProto.Builder | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数DTYPE_FIELD_NUMBER
定数値: 1
public static Final int INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
定数値: 3
public static Final int SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
定数値: 4
パブリック静的最終整数VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
定数値: 2
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
public String getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
public com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
公共 getParserForType ()
public int getSerializedSize ()
public String getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
public com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getValuesOutputTensorName ()
string values_output_tensor_name = 2;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static VarLenFeatureProto parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static VarLenFeatureProto parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static VarLenFeatureProto parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static VarLenFeatureProto parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static VarLenFeatureProto parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static VarLenFeatureProto parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|