-
- 下载
Merge branch '482876-mlflow-compatibility-candidate-and-experiment-deletion' into 'master'
Model Registry MLFlow compatibility: Experiment deletion See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167414 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
fdegier <fdegier@gitlab.com>
显示
- app/models/ml/experiment.rb 1 个添加, 1 个删除app/models/ml/experiment.rb
- app/services/ml/destroy_experiment_service.rb 23 个添加, 0 个删除app/services/ml/destroy_experiment_service.rb
- doc/user/project/ml/experiment_tracking/mlflow_client.md 1 个添加, 0 个删除doc/user/project/ml/experiment_tracking/mlflow_client.md
- lib/api/ml/mlflow/experiments.rb 17 个添加, 0 个删除lib/api/ml/mlflow/experiments.rb
- spec/models/ml/experiment_spec.rb 1 个添加, 0 个删除spec/models/ml/experiment_spec.rb
- spec/requests/api/ml/mlflow/experiments_spec.rb 41 个添加, 0 个删除spec/requests/api/ml/mlflow/experiments_spec.rb
- spec/services/ml/destroy_experiment_service_spec.rb 51 个添加, 0 个删除spec/services/ml/destroy_experiment_service_spec.rb
加载中
想要评论请 注册 或 登录