This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Release v0.10.0-rc0
Pre-release
Pre-release
·
143 commits
to master
since this release
Major changes and bug fixes
- Fixed ResNet50 training slowness
- Fixed compilation issues on Mac - now Mac build works
- Expanded the unit test coverage
- Now running Resnet50 training and inference tests from
test_ngtf.py
- Now running Resnet50 training and inference tests from
- Enhanced the
build_ngtf.py
to support the following options:- --verbose_build
- --target_archtecture
- --use_prebuilt_binaries
- Fixed a race condition that would hang execution when an execution thread throws exception
- Added code to capture the nGraph serialized graphs automatically when a backend call fails
Known issues
SSD-VGG16
andWide and Deep
inference is not working due to some changes in the CPU backend.RFCN
and few other inference models are running slowly due to some changes in the CPU backend.
Dependency information
TensorFlow v1.12.0
nGraph v0.12.0-rc.0