Orion
Orion copied to clipboard
Upgrade Orion to TensorFlow 2.0
Resolve #161
Changes
- Update packages in
setup.py
. - Update
tadgan.py
for TensorFlow 2.0 and associated pipeline files to usetensorflow.keras
layers. -
.gitignore
to ignore.pkl
and.idea
files.
Remember to fix style check issues.
Should figure out why 2.0 implementation eats more memory, leading to the failure of the tutorial tests
Scores are posted in https://github.com/sintel-dev/Orion/issues/161#issuecomment-1253974462