_pyngraph

Package ngraph.impl that wraps nGraph’s namespace ngraph

Classes

AxisSet

ngraph.impl.AxisSet wraps ngraph::AxisSet

AxisVector

ngraph.impl.AxisVector wraps ngraph::AxisVector

Coordinate

ngraph.impl.Coordinate wraps ngraph::Coordinate

CoordinateDiff

ngraph.impl.CoordinateDiff wraps ngraph::CoordinateDiff

Dimension

ngraph.impl.Dimension wraps ngraph::Dimension

DiscreteTypeInfo

ngraph.impl.DiscreteTypeInfo wraps ngraph::DiscreteTypeInfo

Function

ngraph.impl.Function wraps ngraph::Function

Input

ngraph.impl.Input wraps ngraph::Input<Node>

ItemsView[PyRTMap]

KeysView[PyRTMap]

Node

ngraph.impl.Node wraps ngraph::Node

NodeFactory

NodeFactory creates nGraph nodes

Output

ngraph.impl.Output wraps ngraph::Output<Node>

PartialShape

ngraph.impl.PartialShape wraps ngraph::PartialShape

PyRTMap

ngraph.impl.PyRTMap makes bindings for std::map<std::string, std::shared_ptr<ngraph::Variant>>, which can later be used as ngraph::Node::RTMap

Shape

ngraph.impl.Shape wraps ngraph::Shape

Strides

ngraph.impl.Strides wraps ngraph::Strides

Type

ngraph.impl.Type wraps ngraph::element::Type

ValuesView[PyRTMap]

Variant

ngraph.impl.Variant wraps ngraph::Variant

VariantInt

openvino.runtime.Variant[Int] wraps ov::Any with Int

VariantString

openvino.runtime.Variant[String] wraps ov::Any with String