публичный финальный класс SavedObjectGraph
Тип protobuf tensorflow.SavedObjectGraph
Вложенные классы
сорт | SavedObjectGraph.Builder | Тип protobuf tensorflow.SavedObjectGraph |
Константы
интервал | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
интервал | NODES_FIELD_NUMBER |
Публичные методы
логическое значение | содержитConcreteFunctions (строковый ключ) Information about captures and output structures in concrete functions. |
логическое значение | равно (Объект obj) |
Карта<String, SavedConcreteFunction > | getConcreteFunctions () Вместо этого используйте getConcreteFunctionsMap() . |
интервал | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
Карта<String, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
СохраненнаяКонкретнаяФункция | getConcreteFunctionsOrDefault (строковый ключ, SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. |
СохраненнаяКонкретнаяФункция | getConcreteFunctionsOrThrow (строковый ключ) Information about captures and output structures in concrete functions. |
статический SavedObjectGraph | |
СохраненныйОбъектГраф | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
СохраненныйОбъект | getNodes (целочисленный индекс) Flattened list of objects in the object graph. |
интервал | getNodesCount () Flattened list of objects in the object graph. |
Список < СохраненныйОбъект > | получитьСписокНодов () Flattened list of objects in the object graph. |
Саведобжекторбилдер | getNodesOrBuilder (индекс целого числа) Flattened list of objects in the object graph. |
Список <? расширяет SavedObjectOrBuilder > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
интервал | |
окончательный com.google.protobuf.UnknownFieldSet | |
интервал | хэш-код () |
последнее логическое значение | |
статический SavedObjectGraph.Builder | newBuilder (прототип SavedObjectGraph ) |
статический SavedObjectGraph.Builder | |
SavedObjectGraph.Builder | |
статический SavedObjectGraph | parseDelimitedFrom (входной поток) |
статический SavedObjectGraph | parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedObjectGraph | parseFrom (данные ByteBuffer) |
статический SavedObjectGraph | parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedObjectGraph | parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedObjectGraph | parseFrom (вход com.google.protobuf.CodedInputStream) |
статический SavedObjectGraph | parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedObjectGraph | parseFrom (данные com.google.protobuf.ByteString) |
статический SavedObjectGraph | parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedObjectGraph | parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический | парсер () |
SavedObjectGraph.Builder | toBuilder () |
пустота | writeTo (вывод com.google.protobuf.CodedOutputStream) |
Унаследованные методы
логическое значение | равно (Объект arg0) |
последний класс<?> | получитьКласс () |
интервал | хэш-код () |
окончательная пустота | уведомить () |
окончательная пустота | уведомитьВсе () |
Нить | toString () |
окончательная пустота | подождать (длинный arg0, int arg1) |
окончательная пустота | подождите (длинный arg0) |
окончательная пустота | ждать () |
абстрактное логическое значение | содержитConcreteFunctions (строковый ключ) Information about captures and output structures in concrete functions. |
абстрактная карта<String, SavedConcreteFunction > | getConcreteFunctions () Вместо этого используйте getConcreteFunctionsMap() . |
абстрактный интервал | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
абстрактная карта<String, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
абстрактная сохраненнаяконкретная функция | getConcreteFunctionsOrDefault (строковый ключ, SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. |
абстрактная сохраненнаяконкретная функция | getConcreteFunctionsOrThrow (строковый ключ) Information about captures and output structures in concrete functions. |
абстрактный сохраненный объект | getNodes (целочисленный индекс) Flattened list of objects in the object graph. |
абстрактный интервал | getNodesCount () Flattened list of objects in the object graph. |
абстрактный список < СохраненныйОбъект > | получитьСписокНодов () Flattened list of objects in the object graph. |
абстрактный СаведОбжектОрБилдер | getNodesOrBuilder (индекс целого числа) Flattened list of objects in the object graph. |
абстрактный список<? расширяет SavedObjectOrBuilder > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
Константы
общедоступный статический окончательный int CONCRETE_FUNCTIONS_FIELD_NUMBER
Постоянное значение: 2
общедоступный статический окончательный int NODES_FIELD_NUMBER
Постоянное значение: 1
Публичные методы
общедоступное логическое значение containsConcreteFunctions (строковый ключ)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
общедоступное логическое значение равно (Object obj)
общедоступная Map<String, SavedConcreteFunction > getConcreteFunctions ()
Вместо этого используйте getConcreteFunctionsMap()
.
public int getConcreteFunctionsCount ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
общедоступная карта <String, SavedConcreteFunction > getConcreteFunctionsMap ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
public SavedConcreteFunction getConcreteFunctionsOrDefault (строковый ключ, SavedConcreteFunction defaultValue)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
public SavedConcreteFunction getConcreteFunctionsOrThrow (строковый ключ)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный SavedObject getNodes (индекс int)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public int getNodesCount ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
общедоступный список < SavedObject > getNodesList ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectOrBuilder getNodesOrBuilder (индекс int)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
общедоступный список<? расширяет SavedObjectOrBuilder > getNodesOrBuilderList ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
общественный getParserForType ()
public int getSerializedSize ()
публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
публичное окончательное логическое значение isInitialized ()
общедоступный статический SavedObjectGraph parseDelimitedFrom (вход InputStream)
Броски
Исключение IO |
---|
общедоступный статический SavedObjectGraph parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический SavedObjectGraph parseFrom (данные ByteBuffer)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedObjectGraph (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический SavedObjectGraph parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedObjectGraph (вход com.google.protobuf.CodedInputStream)
Броски
Исключение IO |
---|
общедоступный статический SavedObjectGraph parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedObjectGraph (данные com.google.protobuf.ByteString)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический SavedObjectGraph parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический анализ SavedObjectGraph (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общественный статический парсер ()
public void writeTo (вывод com.google.protobuf.CodedOutputStream)
Броски
Исключение IO |
---|