Skip to content
Snippets Groups Projects

dill replacement and keras fix

Merged Frank Sauerburger requested to merge dill_replacement into master
All threads resolved!

-cloudpickle is replaced with dill to allow pickling locked objects. -keras is replaced with tensorflow.keras, as for the latest version (2.5.0), the optimizers can not be accessed from keras (from keras.optimizers import SGD) is invalid. To be consistent, the code uses only tensorflow.keras

Edited by Frank Sauerburger

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    Compare with previous version

    By Ahmed Markhoos on 2021-08-24T11:36:45 (imported from GitLab)

  • Frank Sauerburger resolved all threads

    resolved all threads

  • mentioned in commit 0bd99ca6

  • Thanks for the contribution

  • Please register or sign in to reply
    Loading