публичный статический конечный класс SavedSlice.Builder
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
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 | |
SaveSlice.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SaveSlice.Builder | mergeFrom (com.google.protobuf.Message другое) |
SaveSlice.Builder | |
окончательный 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 | |
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 | |
SaveSlice.Builder | |
окончательный SavedSlice.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public SavedSlice.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный 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.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 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;
общедоступный 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;
общедоступный статический окончательный 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 |
---|
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;