Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

nGraph v0.19.0

Choose a tag to compare

@diyessi diyessi released this 16 May 23:49
· 1 commit to r0.19 since this release

Release 0.19.0 of nGraph

  • More dynamic shape preparation
  • Distributed interface factored out
  • fp16 and bfloat16 types
  • codegen execution parameterized by context
  • NodeMap, NodeVector, ParameterVector, ResultVector now vectors
    • node_vector.hpp replaced by node.hpp
    • op/parameter_vector.hpp replaced by op/parameter.hpp
    • op/result_vector.hpp replaced by op/result.hpp
  • Additional ONNX ops