Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fused vision transformer #3034

Merged
merged 11 commits into from
Jan 15, 2024
Merged

Commits on Nov 25, 2023

  1. add paddleclas_ops csrc

    DanGuge committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    311f95b View commit details
    Browse the repository at this point in the history
  2. add fused_vit

    DanGuge committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    1fd2e46 View commit details
    Browse the repository at this point in the history
  3. remove "wint4", not support

    DanGuge committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a29dcbc View commit details
    Browse the repository at this point in the history
  4. add wint4

    DanGuge committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    48d6b64 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. add fused_vit README.md

    DanGuge committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    717588c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. fit static graph

    DanGuge committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cc62aa3 View commit details
    Browse the repository at this point in the history
  2. fix layernorm dtype

    DanGuge committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b6663b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221a7c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Jan 8, 2024

  1. update readme

    DanGuge committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    029e813 View commit details
    Browse the repository at this point in the history
  2. update readme

    DanGuge committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3c9e752 View commit details
    Browse the repository at this point in the history