パブリック静的最終クラスTensorSliceProto.Extent
Extent of the slice in one dimension.
tensorflow.TensorSliceProto.Extent ネストされたクラス
| クラス | TensorSliceProto.Extent.Builder | Extent of the slice in one dimension. | |
| 列挙型 | TensorSliceProto.Extent.HasLengthCase | ||
定数
| 整数 | LENGTH_FIELD_NUMBER | |
| 整数 | START_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 静的TensorSliceProto.Extent | |
| TensorSliceProto.Extent | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| TensorSliceProto.Extent.HasLengthCase | |
| 長さ | getLength () int64 length = 2; |
| 整数 | |
| 長さ | getStart () Start index of the slice, starting at 0. |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的TensorSliceProto.Extent.Builder | newBuilder ( TensorSliceProto.Extentプロトタイプ) |
| 静的TensorSliceProto.Extent.Builder | newBuilder () |
| TensorSliceProto.Extent.Builder | |
| 静的TensorSliceProto.Extent | parseDelimitedFrom (InputStream 入力) |
| 静的TensorSliceProto.Extent | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的TensorSliceProto.Extent | parseFrom (ByteBuffer データ) |
| 静的TensorSliceProto.Extent | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的TensorSliceProto.Extent | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的TensorSliceProto.Extent | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的TensorSliceProto.Extent | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的TensorSliceProto.Extent | parseFrom (com.google.protobuf.ByteString データ) |
| 静的TensorSliceProto.Extent | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的TensorSliceProto.Extent | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| TensorSliceProto.Extent.Builder | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数LENGTH_FIELD_NUMBER
定数値: 2
パブリック静的最終整数START_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
パブリックロングgetLength ()
int64 length = 2;
公共 getParserForType ()
public int getSerializedSize ()
public long getStart ()
Start index of the slice, starting at 0.
int64 start = 1; public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static TensorSliceProto.Extent parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static TensorSliceProto.Extent parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static TensorSliceProto.Extent parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TensorSliceProto.Extent parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TensorSliceProto.Extent parseFrom (com.google.protobuf.ByteString データ)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static TensorSliceProto.Extent parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static TensorSliceProto.Extent parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|