Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
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: facebookresearch/mae
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: MINGYUK/mae
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 22, 2024

  1. ViT Block with bitnet

    MINGYUK committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    aea9fce View commit details
    Browse the repository at this point in the history
  2. Added lines

    MINGYUK committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6855f12 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. timm Block with BitLinear

    MINGYUK committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    27a5ca3 View commit details
    Browse the repository at this point in the history
  2. model backbone with BitLinear

    MINGYUK committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b240804 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. changed to bitnet

    MINGYUK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a8f2e82 View commit details
    Browse the repository at this point in the history
  2. Modified bitlinear

    MINGYUK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d803626 View commit details
    Browse the repository at this point in the history
  3. New bitnet implementation

    MINGYUK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    54ff81f View commit details
    Browse the repository at this point in the history
  4. Redefined bitnet import

    MINGYUK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    99ddd8c View commit details
    Browse the repository at this point in the history
  5. larger image size

    MINGYUK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d5fba0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f7a489 View commit details
    Browse the repository at this point in the history
Loading