transformers
Add tf_keras imports to prepare for Keras 3
#28588
Merged

Commits
  • Port core files + ESM (because ESM code is odd)
    Rocketknight1 committed 1 year ago
  • Search-replace in modelling code
    Rocketknight1 committed 1 year ago
  • Fix up transfo_xl as well
    Rocketknight1 committed 1 year ago
  • Fix other core files + tests (still need to add correct import to tests)
    Rocketknight1 committed 1 year ago
  • Fix cookiecutter
    Rocketknight1 committed 1 year ago
  • make fixup, fix imports in some more core files
    Rocketknight1 committed 1 year ago
  • Auto-add imports to tests
    Rocketknight1 committed 1 year ago
  • Cleanup, add imports to sagemaker tests
    Rocketknight1 committed 1 year ago
  • Use correct exception for importing tf_keras
    Rocketknight1 committed 1 year ago
  • Fixes in modeling_tf_utils
    Rocketknight1 committed 1 year ago
  • make fixup
    Rocketknight1 committed 1 year ago
  • Correct version parsing code
    Rocketknight1 committed 1 year ago
  • Ensure the pipeline tests correctly revert to float32 after each test
    Rocketknight1 committed 1 year ago
  • Ensure the pipeline tests correctly revert to float32 after each test
    Rocketknight1 committed 1 year ago
  • More tf.keras -> keras
    Rocketknight1 committed 1 year ago
  • Add dtype cast
    Rocketknight1 committed 1 year ago
  • Better imports of tf_keras
    Rocketknight1 committed 1 year ago
  • Add a cast for tf.assign, just in case
    Rocketknight1 committed 1 year ago
  • Fix callback imports
    Rocketknight1 committed 1 year ago
Loading