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

optimize conv algo cache #41891

Merged
merged 48 commits into from
Aug 25, 2022
Merged

Commits on Apr 18, 2022

  1. optimizer conv alog speed

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    5547efd View commit details
    Browse the repository at this point in the history
  2. code polish

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    490abce View commit details
    Browse the repository at this point in the history
  3. remove useless code

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    f06dcad View commit details
    Browse the repository at this point in the history
  4. fix compile error

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    12f8364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9dfe6c View commit details
    Browse the repository at this point in the history
  6. fix cpu compile error

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    1729ba8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8c05fd View commit details
    Browse the repository at this point in the history
  8. not use cudnn alog t

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0f64787 View commit details
    Browse the repository at this point in the history
  9. add search cache max number

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    5314766 View commit details
    Browse the repository at this point in the history
  10. polish code

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    56eb2c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5bfa67 View commit details
    Browse the repository at this point in the history
  12. fix cache test bug

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    aabc60f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09a04fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c455f11 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    445fe4d View commit details
    Browse the repository at this point in the history
  16. fix cache test bug

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    442a9e1 View commit details
    Browse the repository at this point in the history
  17. fix cudnn_deterministic bug

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    19c59f7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4b0a58d View commit details
    Browse the repository at this point in the history
  19. fix test switch auto tune bug

    phlrain committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    40c7d23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    184cab6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. fix test swith autotune bug;

    phlrain committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    df57ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c2419 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix conv cache bug

    phlrain committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6dbeaa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd1c00 View commit details
    Browse the repository at this point in the history
  3. fix cache test error

    phlrain committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c8fe9c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2be9374 View commit details
    Browse the repository at this point in the history
  5. fix cache test bug

    phlrain committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7b277f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83e1c8c View commit details
    Browse the repository at this point in the history
  7. fix windows mac compile error

    phlrain committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    93885d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3404862 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    fb53df7 View commit details
    Browse the repository at this point in the history
  2. fix workspace search error

    phlrain committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    4098916 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b15a4be View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

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

Commits on Jul 1, 2022

  1. update cudnn cache

    phlrain committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ba41e29 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

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

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    99a33bf View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ecfa2e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    f7afc76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0101cc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    a806f93 View commit details
    Browse the repository at this point in the history
  2. polish code

    phlrain committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    10de962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7290528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a549c20 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. oplish code

    phlrain committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    65c5ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a0da6 View commit details
    Browse the repository at this point in the history