SavedSlice.Builder

публичный статический конечный класс SavedSlice.Builder

 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data.
 
тип Protobuf tensorflow.SavedSlice

Публичные методы

SaveSlice.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
СохраненоСрез
СохраненоСрез
SaveSlice.Builder
SaveSlice.Builder
Очистить данные ()
 The raw data of the slice is stored as a TensorProto.
SaveSlice.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
SaveSlice.Builder
ясное имя ()
 Name of the tensor that this slice belongs to.
SaveSlice.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SaveSlice.Builder
очиститьСрез ()
 Extent of the slice.
SaveSlice.Builder
ТензорПрото
получить данные ()
 The raw data of the slice is stored as a TensorProto.
TensorProto.Builder
получитьДанныеБилдер ()
 The raw data of the slice is stored as a TensorProto.
ТензорПротоОрБилдер
getDataOrBuilder ()
 The raw data of the slice is stored as a TensorProto.
СохраненоСрез
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получитьИмя ()
 Name of the tensor that this slice belongs to.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor that this slice belongs to.
ТензорСрезПрото
получитьСрез ()
 Extent of the slice.
TensorSliceProto.Builder
getSliceBuilder ()
 Extent of the slice.
TensorSliceProtoOrBuilder
getSliceOrBuilder ()
 Extent of the slice.
логическое значение
имеетДанные ()
 The raw data of the slice is stored as a TensorProto.
логическое значение
имеетСрез ()
 Extent of the slice.
последнее логическое значение
SaveSlice.Builder
mergeData (значение TensorProto )
 The raw data of the slice is stored as a TensorProto.
SaveSlice.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SaveSlice.Builder
mergeFrom (com.google.protobuf.Message другое)
SaveSlice.Builder
mergeSlice (значение TensorSliceProto )
 Extent of the slice.
окончательный SavedSlice.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SaveSlice.Builder
setData ( TensorProto.Builder builderForValue)
 The raw data of the slice is stored as a TensorProto.
SaveSlice.Builder
setData (значение TensorProto )
 The raw data of the slice is stored as a TensorProto.
SaveSlice.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SaveSlice.Builder
setName (строковое значение)
 Name of the tensor that this slice belongs to.
SaveSlice.Builder
setNameBytes (значение com.google.protobuf.ByteString)
 Name of the tensor that this slice belongs to.
SaveSlice.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
SaveSlice.Builder
setSlice (значение TensorSliceProto )
 Extent of the slice.
SaveSlice.Builder
setSlice ( TensorSliceProto.Builder builderForValue)
 Extent of the slice.
окончательный SavedSlice.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public SavedSlice.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка SavedSlice ()

общедоступная сборка SavedSlice ()

общедоступный SavedSlice.Builder очистить ()

общедоступный SavedSlice.Builder ClearData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

общедоступный SavedSlice.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный SavedSlice.BuilderclearName ( )

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

общедоступный SavedSlice.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный SavedSlice.Builder ClearSlice ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

общедоступный клон SavedSlice.Builder ()

общедоступный TensorProto getData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

общедоступный TensorProto.Builder getDataBuilder ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

общедоступный TensorProtoOrBuilder getDataOrBuilder ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

общедоступный SavedSlice getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная строка getName ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

публичный TensorSliceProto getSlice ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

общедоступный TensorSliceProto.Builder getSliceBuilder ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

общественный TensorSliceProtoOrBuilder getSliceOrBuilder ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

общедоступное логическое значение hasData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

общедоступное логическое значение hasSlice ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

публичное финальное логическое значение isInitialized ()

public SavedSlice.Builder mergeData (значение TensorProto )

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

public SavedSlice.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный SavedSlice.Builder mergeFrom (com.google.protobuf.Message другое)

public SavedSlice.Builder mergeSlice (значение TensorSliceProto )

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

общедоступный финал SavedSlice.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SavedSlice.Builder setData ( TensorProto.Builder builderForValue)

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

public SavedSlice.Builder setData (значение TensorProto )

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

public SavedSlice.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public SavedSlice.Builder setName (строковое значение)

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

public SavedSlice.Builder setNameBytes (значение com.google.protobuf.ByteString)

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

public SavedSlice.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public SavedSlice.Builder setSlice (значение TensorSliceProto )

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

public SavedSlice.Builder setSlice ( TensorSliceProto.Builder builderForValue)

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

публичный финал SavedSlice.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)