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

[Feature][Task Plugin] Add DVC task plugin for MLops scenario (#10372) #10407

Merged
merged 2 commits into from
Jun 21, 2022

Commits on Jun 20, 2022

  1. add dvc task plugin

    Update docs/docs/en/guide/task/dvc.md
    
    change repository_name xxxx to <YOUR-NAME-OR-ORG>
    
    Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
    
    fix repository name xxx to <YOUR-NAME-OR-ORG>
    
    fix doc
    
    add fix comment
    
    change dvgTaskType to enumeration
    
    change TaskTypeEnum to reside in its own source file.
    jieguangzhou committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3904c2a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. remove unused

    jieguangzhou committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    7f2ddca View commit details
    Browse the repository at this point in the history