ngraph.opset_utils

Module Attributes

Functions

as_node(input_value)

Return input values as nodes.

nameable_op(node_factory_function)

Set the name to the ngraph operator returned by the wrapped function.

Classes

Node

ngraph.impl.Node wraps ngraph::Node

NodeFactory(opset_version)

Factory front-end to create node objects.

Exceptions

Modules