transformers
Bug fix for drop path decay rate in swin transformer
#34291
Merged

Commits
  • potential bug fix for drop path
    abhi-glitchhg committed 1 year ago
  • variable name change
    abhi-glitchhg committed 1 year ago
  • forgot to rename the variables
    abhi-glitchhg committed 1 year ago
  • back to original
    deo-abhijit committed 1 year ago
  • modify dpr properly
    deo-abhijit committed 1 year ago
  • check_copies auto fix
    abhi-glitchhg committed 1 year ago
  • corresponsing swin2 changes
    abhi-glitchhg committed 1 year ago
  • auto fix
    abhi-glitchhg committed 1 year ago
  • linting
    abhi-glitchhg committed 1 year ago
  • default value for drop_path_rate as 0.0
    abhi-glitchhg committed 1 year ago
  • Merge branch 'main' into swin_drop_path_bug
    abhi-glitchhg committed 1 year ago
  • Merge branch 'main' into swin_drop_path_bug
    abhi-glitchhg committed 1 year ago
  • Update src/transformers/models/glm/modeling_glm.py
    abhi-glitchhg committed 1 year ago
  • maskformer fix
    abhi-glitchhg committed 1 year ago
  • Merge branch 'swin_drop_path_bug' of https://github.com/abhi-glitchhg/transformers into swin_drop_path_bug
    abhi-glitchhg committed 1 year ago
  • ruff format
    abhi-glitchhg committed 1 year ago
  • changes made to tf code as well
    abhi-glitchhg committed 1 year ago
  • lint
    abhi-glitchhg committed 1 year ago
  • Merge branch 'main' into swin_drop_path_bug
    abhi-glitchhg committed 1 year ago
Loading