Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: huggingface/pytorch-image-models
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.17
Choose a base ref
...
head repository: huggingface/pytorch-image-models
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.19
Choose a head ref
  • 13 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    b2034bb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. Add ROPE support to NaFlexVit (axial and mixed), and support loading …

    …of most (all?) EVA based vit models & weights. Fix PatchDropout use w/ ROPE and NaFlexVit. Fix #2549
    rwightman committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    6063f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9625dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b0842e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68790f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fb3536 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c603c31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a67e13 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Update README.md

    rwightman authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    19f2bfb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Support set_input_size() in EVA models (#2554)

    * Support set_input_size() in EVA models
    
    * Small fix for unused non-cat RotaryEmbedding module
    rwightman authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    280a90c View commit details
    Browse the repository at this point in the history
  2. Release 1.0.18

    rwightman committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    e6ab6bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e79579 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    d08d5a0 View commit details
    Browse the repository at this point in the history
Loading