RemoteTensorHandle.Builder

パブリック静的最終クラスRemoteTensorHandle.Builder

Protobuf 型tensorflow.eager.RemoteTensorHandle

パブリックメソッド

RemoteTensorHandle.Builder
addAllResourceDtypesAndShapes (Iterable<? extends ResourceDtypeAndShape > 値)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape値)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape値)
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
addResourceDtypesAndShapesBuilder ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
addResourceDtypesAndShapesBuilder (int インデックス)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle
建てる()
RemoteTensorHandle
RemoteTensorHandle.Builder
クリア()
RemoteTensorHandle.Builder
クリアデバイス()
 Device where the tensor is located.
RemoteTensorHandle.Builder
クリアDtype ()
 Tensor type.
RemoteTensorHandle.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
RemoteTensorHandle.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteTensorHandle.Builder
クリアOpDevice ()
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
クリアOpId ()
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
clearOutputNum ()
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
クリアリソースDtypesAndShapes ()
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
RemoteTensorHandle
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getDevice ()
 Device where the tensor is located.
com.google.protobuf.ByteString
getDeviceBytes ()
 Device where the tensor is located.
データ・タイプ
getDtype ()
 Tensor type.
整数
getDtypeValue ()
 Tensor type.
getOpDevice ()
 Device of the operation producing this tensor.
com.google.protobuf.ByteString
getOpDeviceBytes ()
 Device of the operation producing this tensor.
長さ
getOpId ()
 The ID of the operation that produced this tensor.
整数
getOutputNum ()
 The index into the outputs of the operation that produced this tensor.
リソースDtypeAndShape
getResourceDtypesAndShapes (int インデックス)
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
getResourceDtypesAndShapesBuilder (int インデックス)
 Optional data types and shapes of a remote resource variable.
リスト< ResourceDtypeAndShape.Builder >
getResourceDtypesAndShapesBuilderList ()
 Optional data types and shapes of a remote resource variable.
整数
getResourceDtypesAndShapesCount ()
 Optional data types and shapes of a remote resource variable.
リスト< ResourceDtypeAndShape >
getResourceDtypesAndShapesList ()
 Optional data types and shapes of a remote resource variable.
リソースDtypeAndShapeOrBuilder
getResourceDtypesAndShapesOrBuilder (int インデックス)
 Optional data types and shapes of a remote resource variable.
リスト<? ResourceDtypeAndShapeOrBuilderを拡張 >
getResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
最終ブール値
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.Message other)
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なRemoteTensorHandle.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
RemoteTensorHandle.Builder
RemoveResourceDtypesAndShapes (int インデックス)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setDevice (文字列値)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDeviceBytes (com.google.protobuf.ByteString 値)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDtype ( DataType値)
 Tensor type.
RemoteTensorHandle.Builder
setDtypeValue (int 値)
 Tensor type.
RemoteTensorHandle.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
RemoteTensorHandle.Builder
setOpDevice (文字列値)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpDeviceBytes (com.google.protobuf.ByteString 値)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpId (長い値)
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
setOutputNum (int 値)
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape値)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
最終的なRemoteTensorHandle.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public RemoteTensorHandle.Builder addAllResourceDtypesAndShapes (Iterable<? extends ResourceDtypeAndShape > 値)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public RemoteTensorHandle.Builder addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder addResourceDtypesAndShapes ( ResourceDtypeAndShape値)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder addResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape.Builder builderForValue)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder addResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape値)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public ResourceDtypeAndShape.Builder addResourceDtypesAndShapesBuilder ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public ResourceDtypeAndShape.Builder addResourceDtypesAndShapesBuilder (int インデックス)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandleビルド()

public RemoteTensorHandle buildPartial ()

public RemoteTensorHandle.Builder Clear ()

public RemoteTensorHandle.Builder clearDevice ()

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

public RemoteTensorHandle.Builder clearDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public RemoteTensorHandle.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public RemoteTensorHandle.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public RemoteTensorHandle.Builder clearOpDevice ()

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

public RemoteTensorHandle.Builder clearOpId ()

 The ID of the operation that produced this tensor.
 
int64 op_id = 1;

public RemoteTensorHandle.Builder clearOutputNum ()

 The index into the outputs of the operation that produced this tensor.
 
int32 output_num = 2;

public RemoteTensorHandle.Builder clearResourceDtypesAndShapes ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builderクローン()

public RemoteTensorHandle getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

パブリック String getDevice ()

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

public com.google.protobuf.ByteString getDeviceBytes ()

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

public DataType getDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public int getDtypeValue ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

パブリック String getOpDevice ()

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

public com.google.protobuf.ByteString getOpDeviceBytes ()

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

public long getOpId ()

 The ID of the operation that produced this tensor.
 
int64 op_id = 1;

public int getOutputNum ()

 The index into the outputs of the operation that produced this tensor.
 
int32 output_num = 2;

public ResourceDtypeAndShape getResourceDtypesAndShapes (int インデックス)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public ResourceDtypeAndShape.Builder getResourceDtypesAndShapesBuilder (int インデックス)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public List< ResourceDtypeAndShape.Builder > getResourceDtypesAndShapesBuilderList ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public int getResourceDtypesAndShapesCount ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public List< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (int インデックス)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

公開リスト<? extends ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

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

public RemoteTensorHandle.Builder mergeFrom (com.google.protobuf.Message other)

public RemoteTensorHandle.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Final RemoteTensorHandle.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public RemoteTensorHandle.Builder RemoveResourceDtypesAndShapes (int インデックス)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder setDevice (文字列値)

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

public RemoteTensorHandle.Builder setDeviceBytes (com.google.protobuf.ByteString 値)

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

public RemoteTensorHandle.Builder setDtype ( DataType値)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public RemoteTensorHandle.Builder setDtypeValue (int 値)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public RemoteTensorHandle.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public RemoteTensorHandle.Builder setOpDevice (文字列値)

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

public RemoteTensorHandle.Builder setOpDeviceBytes (com.google.protobuf.ByteString 値)

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

public RemoteTensorHandle.Builder setOpId (長い値)

 The ID of the operation that produced this tensor.
 
int64 op_id = 1;

public RemoteTensorHandle.Builder setOutputNum (int 値)

 The index into the outputs of the operation that produced this tensor.
 
int32 output_num = 2;

public RemoteTensorHandle.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public RemoteTensorHandle.Builder setResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape値)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder setResourceDtypesAndShapes (int インデックス、 ResourceDtypeAndShape.Builder builderForValue)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public Final RemoteTensorHandle.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)