transformers
TF: Finalize `unpack_inputs`-related changes
#16499
Merged

Commits
  • Add unpack_inputs to remaining models
    gante committed 3 years ago
  • tmp commit
    gante committed 3 years ago
  • remove breakpoint
    gante committed 3 years ago
  • add unpack_inputs
    gante committed 3 years ago
  • removed kwargs up to clip
    gante committed 3 years ago
  • removed kwags up to longformer
    gante committed 3 years ago
  • remove unused kwargs in remaining models; inputs_processing is now protected
    gante committed 3 years ago
  • forgot to pop empty kwargs
    gante committed 3 years ago
  • handle models without attention
    gante committed 3 years ago
  • derp
    gante committed 3 years ago
  • fix t5 tests
    gante committed 3 years ago
  • Fix equivalence tests
    gante committed 3 years ago
  • Merge branch 'main' into encoder_decoder_unpack_inputs
    gante committed 3 years ago
  • PR comments
    gante committed 3 years ago
Loading