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

[CI] Fix crd dataset unitest #310

Closed
wants to merge 18 commits into from

Commits on Sep 15, 2022

  1. fix ci for circle ci

    liukai authored and pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    bef5358 View commit details
    Browse the repository at this point in the history
  2. fix bug in test_metafiles

    liukai authored and pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d14b431 View commit details
    Browse the repository at this point in the history
  3. add pr_stage_test for github ci

    liukai authored and pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2dcca13 View commit details
    Browse the repository at this point in the history
  4. add multiple version

    liukai authored and pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    59ca3c5 View commit details
    Browse the repository at this point in the history
  5. fix ut

    pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    df69f58 View commit details
    Browse the repository at this point in the history
  6. fix lint

    pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f841685 View commit details
    Browse the repository at this point in the history
  7. Temporarily skip dataset UT

    pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5f6b80b View commit details
    Browse the repository at this point in the history
  8. update github ci

    pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    03b40e5 View commit details
    Browse the repository at this point in the history
  9. add github lint ci

    pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e7a0231 View commit details
    Browse the repository at this point in the history
  10. install wheel

    pppppM committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ab8bdc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Merge branch 'dev-1.x' into ci

    liukai committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    8f0b299 View commit details
    Browse the repository at this point in the history
  2. remove timm from requirements

    liukai committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    a86555b View commit details
    Browse the repository at this point in the history
  3. install wheel when test on windows

    liukai committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    72674b2 View commit details
    Browse the repository at this point in the history
  4. fix error

    liukai committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    adfeb78 View commit details
    Browse the repository at this point in the history
  5. fix bug

    liukai committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    94f853e View commit details
    Browse the repository at this point in the history
  6. remove github windows ci

    liukai committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b1b8abd View commit details
    Browse the repository at this point in the history
  7. fix device error of arch_params when DsnasDDP

    gaoyang07 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    cc31b4a View commit details
    Browse the repository at this point in the history
  8. fix CRD dataset ut

    huangpengsheng committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b5cc49e View commit details
    Browse the repository at this point in the history