Orion icon indicating copy to clipboard operation
Orion copied to clipboard

Upgrade Orion to TensorFlow 2.0

Open lcwong0928 opened this issue 2 years ago • 3 comments

Resolve #161

Changes

  • Update packages in setup.py.
  • Update tadgan.py for TensorFlow 2.0 and associated pipeline files to use tensorflow.keraslayers.
  • .gitignore to ignore .pkl and .idea files.

lcwong0928 avatar Mar 22 '22 15:03 lcwong0928

Remember to fix style check issues.

dyuliu avatar Apr 07 '22 06:04 dyuliu

Should figure out why 2.0 implementation eats more memory, leading to the failure of the tutorial tests

dyuliu avatar Apr 14 '22 13:04 dyuliu

Scores are posted in https://github.com/sintel-dev/Orion/issues/161#issuecomment-1253974462

sarahmish avatar Sep 21 '22 17:09 sarahmish