SavedObjectGraph

публичный финальный класс 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 (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический SavedObjectGraph
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
SavedObjectGraph.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

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

Константы

общедоступный статический окончательный 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;

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

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

общедоступный статический окончательный 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.Builder newBuilder (прототип SavedObjectGraph )

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

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

общедоступный статический 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 parseFrom (вход com.google.protobuf.CodedInputStream)

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

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

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

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

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

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

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

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

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

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

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

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

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