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

fix(DPT,Depth-Anything) torch.export #34103

Merged
merged 7 commits into from
Nov 20, 2024

Commits on Oct 31, 2024

  1. Fix torch.export issue in dpt based models

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9193fbd View commit details
    Browse the repository at this point in the history
  2. Simplify the if statements

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c7f9c47 View commit details
    Browse the repository at this point in the history
  3. Move activation definitions of zoe_depth to init()

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3e28a48 View commit details
    Browse the repository at this point in the history
  4. Add test_export for dpt and zoedepth

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    661d5b7 View commit details
    Browse the repository at this point in the history
  5. add depth anything

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    812e3d5 View commit details
    Browse the repository at this point in the history
  6. Remove zoedepth non-automated zoedepth changes and zoedepth test

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cdc9cad View commit details
    Browse the repository at this point in the history
  7. [run_slow] dpt, depth_anything, zoedepth

    Signed-off-by: Phillip Kuznetsov <[email protected]>
    philkuz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c7ddd0f View commit details
    Browse the repository at this point in the history