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

Vanilla ICP #19

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Vanilla ICP #19

wants to merge 17 commits into from

Commits on Apr 7, 2024

  1. basic version of icp

    jeffin07 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    07d8632 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jul 17, 2024

  1. debug

    jeffin07 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    08c0648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fde888 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    87f99b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a641e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Added test

    jeffin07 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3f6261d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136f9c5 View commit details
    Browse the repository at this point in the history
  3. Added test

    jeffin07 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cf1ea32 View commit details
    Browse the repository at this point in the history
  4. refactor

    jeffin07 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7a72bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e92b7a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9848bae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b13690b View commit details
    Browse the repository at this point in the history
  8. Add feature benchmark numbers to doc (kornia#2991)

    * Add IMC2021 numbers for the local features
    
    * add IMC2021 benchmark and recommendation
    ducha-aiki authored and jeffin07 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c4e7a26 View commit details
    Browse the repository at this point in the history
  9. is_autocast_enabled: fix deprecation warning (kornia#2981)

    * is_autocast_enabled: fix deprecation warning
    
    * Check torch version
    adamjstewart authored and jeffin07 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fdac309 View commit details
    Browse the repository at this point in the history
  10. [Feat] Added dissolving transformation & updated docs (kornia#2961)

    * updated
    
    * update
    
    * update
    
    * update
    
    * Added tests for LazyLoader
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * updated tests
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * updated typing
    
    * Added tests
    
    * Updated caching for diffusers
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * updated
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * update
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * update
    
    * updated
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * update
    
    * update
    
    * update
    
    * update
    
    * updated README
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * update
    
    * updated
    
    * update
    
    * update
    
    * Update README.md
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Edgar Riba <edgar.riba@gmail.com>
    3 people authored and jeffin07 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    438a45e View commit details
    Browse the repository at this point in the history