ngraph.impl

Package: ngraph Low level wrappers for the nGraph c++ api.

Module Attributes

Functions

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

Function

ngraph.impl.Function wraps ngraph::Function

Input

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

Node

ngraph.impl.Node wraps ngraph::Node

Output

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

PartialShape

ngraph.impl.PartialShape wraps ngraph::PartialShape

Shape

ngraph.impl.Shape wraps ngraph::Shape

Strides

ngraph.impl.Strides wraps ngraph::Strides

Type

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

Exceptions

Modules

ngraph.impl.op

Package: ngraph.op Low level wrappers for the nGraph c++ api in ngraph::op.

ngraph.impl.passes