SavedTensorSlices

публичный финальный класс SavedTensorSlices

 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message.
 
Тип protobuf tensorflow.SavedTensorSlices

Вложенные классы

сорт SavedTensorSlices.Builder
 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message. 

Константы

интервал DATA_FIELD_NUMBER
интервал META_FIELD_NUMBER

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

логическое значение
равно (Объект obj)
СохраненоСрез
получить данные ()
 This exists in all but the first item of each checkpoint file.
СохраненоSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
статические SavedTensorSlices
СохраненоTensorSlices
окончательный статический com.google.protobuf.Descriptors.Descriptor
СохраненоTensorSliceMeta
получитьМета ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
СохраненоTensorSliceMetaOrBuilder
получитьМетаОрБилдер ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
интервал
окончательный com.google.protobuf.UnknownFieldSet
логическое значение
имеетДанные ()
 This exists in all but the first item of each checkpoint file.
логическое значение
имеетМета ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
интервал
последнее логическое значение
статический SavedTensorSlices.Builder
newBuilder (прототип SavedTensorSlices )
статический SavedTensorSlices.Builder
SavedTensorSlices.Builder
статические SavedTensorSlices
parseDelimitedFrom (входной поток)
статические SavedTensorSlices
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические SavedTensorSlices
parseFrom (данные ByteBuffer)
статические SavedTensorSlices
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические SavedTensorSlices
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические SavedTensorSlices
parseFrom (ввод com.google.protobuf.CodedInputStream)
статические SavedTensorSlices
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические SavedTensorSlices
parseFrom (данные com.google.protobuf.ByteString)
статические SavedTensorSlices
parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические SavedTensorSlices
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
SavedTensorSlices.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

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

логическое значение
равно (Объект arg0)
последний класс<?>
получитьКласс ()
интервал
хэш-код ()
окончательная пустота
уведомить ()
окончательная пустота
уведомитьВсе ()
Нить
toString ()
окончательная пустота
подождать (длинный arg0, int arg1)
окончательная пустота
подождите (длинный arg0)
окончательная пустота
ждать ()
org.tensorflow.proto.util.SavedTensorSlicesOrBuilder
абстрактный сохраненный фрагмент
получить данные ()
 This exists in all but the first item of each checkpoint file.
абстрактный SavedSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
аннотация SavedTensorSliceMeta
получитьМета ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
абстрактный SavedTensorSliceMetaOrBuilder
получитьМетаОрБилдер ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
абстрактное логическое значение
имеетДанные ()
 This exists in all but the first item of each checkpoint file.
абстрактное логическое значение
имеетМета ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.

Константы

общедоступный статический окончательный int DATA_FIELD_NUMBER

Постоянное значение: 2

общедоступный статический финал int META_FIELD_NUMBER

Постоянное значение: 1

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

общедоступное логическое значение равно (Object obj)

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

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

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

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

общедоступный статический SavedTensorSlices getDefaultInstance ()

public SavedTensorSlices getDefaultInstanceForType ()

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

public SavedTensorSliceMeta getMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

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

public int getSerializedSize ()

публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

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

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public int hashCode ()

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

общедоступный статический SavedTensorSlices.Builder newBuilder (прототип SavedTensorSlices )

общедоступный статический SavedTensorSlices.Builder newBuilder ()

public SavedTensorSlices.Builder newBuilderForType ()

общедоступный статический SavedTensorSlices parseDelimitedFrom (вход InputStream)

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

общедоступный статический SavedTensorSlices parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

public static SavedTensorSlices parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ SavedTensorSlices (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

public static SavedTensorSlices parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ SavedTensorSlices (вход com.google.protobuf.CodedInputStream)

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

public static SavedTensorSlices parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ SavedTensorSlices (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

public static SavedTensorSlices parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

общедоступный статический анализ SavedTensorSlices (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

public SavedTensorSlices.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

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