Release v0.13.0-rc0
Pre-release
Pre-release
·
10 commits
to r0.13
since this release
Major changes and bug fixes
- Upgraded nGraph to v0.19.0-rc.4.
- Capture Pass Checks: Capture Assign and other modifiers only if they operate on a variable and if the attribute validate_shape is true.
- Made Grappler as default optimizer. Use update session config API to update the Session Config before using nGraph.
- API to disable certain Tensorflow node types - useful for experiments and tests.
- Added new Ops - RsqrtGrad, FusedMatMul, CombinedNMS
Dependency information
TensorFlow r1.14
nGraph v0.19.0-rc.4
tf-nightly==1.14.1.dev20190515
) or build TensorFlow 1.14 from source.