SaveSliceInfoDef.Builder

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

Тип protobuf tensorflow.SaveSliceInfoDef

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

SaveSliceInfoDef.Builder
addAllFullShape (Iterable<? расширяет значения Long>)
 Shape of the full variable.
SaveSliceInfoDef.Builder
addAllVarOffset (Iterable<? расширяет значения Long>)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
addAllVarShape (Iterable<? расширяет значения Long>)
 Shape of this variable.
SaveSliceInfoDef.Builder
addFullShape (длинное значение)
 Shape of the full variable.
SaveSliceInfoDef.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SaveSliceInfoDef.Builder
addVarOffset (длинное значение)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
addVarShape (длинное значение)
 Shape of this variable.
СохранитьSliceInfoDef
СохранитьSliceInfoDef
SaveSliceInfoDef.Builder
SaveSliceInfoDef.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
SaveSliceInfoDef.Builder
очистить полное имя ()
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.Builder
очиститьфуллшейп ()
 Shape of the full variable.
SaveSliceInfoDef.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SaveSliceInfoDef.Builder
очиститьВарОффсет ()
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
ОчиститьВарШапе ()
 Shape of this variable.
SaveSliceInfoDef.Builder
СохранитьSliceInfoDef
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получить полное имя ()
 Name of the full variable of which this is a slice.
com.google.protobuf.ByteString
getFullNameBytes ()
 Name of the full variable of which this is a slice.
длинный
getFullShape (индекс целого числа)
 Shape of the full variable.
интервал
getFullShapeCount ()
 Shape of the full variable.
Список<длинный>
getFullShapeList ()
 Shape of the full variable.
длинный
getVarOffset (индекс целого числа)
 Offset of this variable into the full variable.
интервал
getVarOffsetCount ()
 Offset of this variable into the full variable.
Список<длинный>
getVarOffsetList ()
 Offset of this variable into the full variable.
длинный
getVarShape (индекс целого числа)
 Shape of this variable.
интервал
getVarShapeCount ()
 Shape of this variable.
Список<длинный>
getVarShapeList ()
 Shape of this variable.
последнее логическое значение
SaveSliceInfoDef.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SaveSliceInfoDef.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный SaveSliceInfoDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SaveSliceInfoDef.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SaveSliceInfoDef.Builder
setFullName (строковое значение)
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.Builder
setFullNameBytes (значение com.google.protobuf.ByteString)
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.Builder
setFullShape (индекс int, длинное значение)
 Shape of the full variable.
SaveSliceInfoDef.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный SaveSliceInfoDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SaveSliceInfoDef.Builder
setVarOffset (целочисленный индекс, длинное значение)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
setVarShape (индекс int, длинное значение)
 Shape of this variable.

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

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

public SaveSliceInfoDef.Builder addAllFullShape (Iterable<? расширяет значения Long>)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? расширяет значения Long>)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder addAllVarShape (Iterable<? расширяет значения Long>)

 Shape of this variable.
 
repeated int64 var_shape = 4;

public SaveSliceInfoDef.Builder addFullShape (длинное значение)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

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

public SaveSliceInfoDef.Builder addVarOffset (длинное значение)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder addVarShape (длинное значение)

 Shape of this variable.
 
repeated int64 var_shape = 4;

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

общественный SaveSliceInfoDef buildPartial ()

public SaveSliceInfoDef.Builder очистить ()

public SaveSliceInfoDef.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public SaveSliceInfoDef.BuilderclearFullName ( )

 Name of the full variable of which this is a slice.
 
string full_name = 1;

public SaveSliceInfoDef.Builder ClearFullShape ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public SaveSliceInfoDef.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SaveSliceInfoDef.Builder ClearVarOffset ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder ClearVarShape ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

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

public SaveSliceInfoDef getDefaultInstanceForType ()

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

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

публичная строка getFullName ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

public com.google.protobuf.ByteString getFullNameBytes ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

общедоступный длинный getFullShape (индекс int)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public int getFullShapeCount ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

общедоступный список <Long> getFullShapeList ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public long getVarOffset (индекс int)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public int getVarOffsetCount ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

общедоступный список<Long> getVarOffsetList ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public long getVarShape (индекс int)

 Shape of this variable.
 
repeated int64 var_shape = 4;

public int getVarShapeCount ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

общедоступный список<Long> getVarShapeList ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

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

общедоступный SaveSliceInfoDef.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

public SaveSliceInfoDef.Builder mergeFrom (com.google.protobuf.Message другое)

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

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

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

 Name of the full variable of which this is a slice.
 
string full_name = 1;

public SaveSliceInfoDef.Builder setFullNameBytes (значение com.google.protobuf.ByteString)

 Name of the full variable of which this is a slice.
 
string full_name = 1;

public SaveSliceInfoDef.Builder setFullShape (индекс int, длинное значение)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

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

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

public SaveSliceInfoDef.Builder setVarOffset (индекс int, длинное значение)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder setVarShape (индекс int, длинное значение)

 Shape of this variable.
 
repeated int64 var_shape = 4;