_pyngraph¶
Package ngraph.impl that wraps nGraph’s namespace ngraph
Classes
ngraph.impl.AxisSet wraps ngraph::AxisSet |
|
ngraph.impl.AxisVector wraps ngraph::AxisVector |
|
ngraph.impl.Coordinate wraps ngraph::Coordinate |
|
ngraph.impl.CoordinateDiff wraps ngraph::CoordinateDiff |
|
ngraph.impl.Dimension wraps ngraph::Dimension |
|
ngraph.impl.DiscreteTypeInfo wraps ngraph::DiscreteTypeInfo |
|
ngraph.impl.Function wraps ngraph::Function |
|
ngraph.impl.Input wraps ngraph::Input<Node> |
|
|
|
|
|
ngraph.impl.Node wraps ngraph::Node |
|
NodeFactory creates nGraph nodes |
|
ngraph.impl.Output wraps ngraph::Output<Node> |
|
ngraph.impl.PartialShape wraps ngraph::PartialShape |
|
ngraph.impl.PyRTMap makes bindings for std::map<std::string, std::shared_ptr<ngraph::Variant>>, which can later be used as ngraph::Node::RTMap |
|
ngraph.impl.Shape wraps ngraph::Shape |
|
ngraph.impl.Strides wraps ngraph::Strides |
|
ngraph.impl.Type wraps ngraph::element::Type |
|
|
|
ngraph.impl.Variant wraps ngraph::Variant |
|
openvino.runtime.Variant[Int] wraps ov::Any with Int |
|
openvino.runtime.Variant[String] wraps ov::Any with String |