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

Release v0.10.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@avijit-nervana avijit-nervana released this 23 Jan 04:30
· 124 commits to master since this release
cdd3c99

Major changes and bug fixes

  • Ops implemented/enhanced: Conv3D, Any, All, MaxPool3D, DepthToSpace, Sqrt, Squeeze
  • Added an example C++ file and a Makefile to illustrate how to use TensorFlow C++ library with nGraph. See examples/tf_cpp_examples for more information.
  • Diagnostics: More information available in the generated log - edge contraction, more placement statistics. Added script to pre-process the pbtxt files that replaces node names starting with ‘_’
  • Added build options for using PlaidML when the SDK is installed

Dependency information

TensorFlow v1.12.0
nGraph v0.12.0-rc.1