Skip to content

Commit

Permalink
drop catalyst from dvclive (#5276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dberenbaum committed Jul 10, 2024
1 parent 1f07fd2 commit 2f90b57
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 86 deletions.
2 changes: 1 addition & 1 deletion content/docs/dvclive/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install optional dependencies:

If you use one of the supported [ML frameworks], you can also install the optional
dependencies: `[huggingface]`, `[lightning]`, `[tf]`, `[fastai]`, `[optuna]`, `[xgb]`,
`[catalyst]`, `[lgbm]`, `[mmcv]`.
`[lgbm]`, `[mmcv]`.

Use `[all]` to include them all.

Expand Down
80 changes: 0 additions & 80 deletions content/docs/dvclive/ml-frameworks/catalyst.md

This file was deleted.

1 change: 0 additions & 1 deletion content/docs/dvclive/ml-frameworks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

We currently support the following _ML Frameworks_:

- [Catalyst](/doc/dvclive/ml-frameworks/catalyst)
- [Fast.ai](/doc/dvclive/ml-frameworks/fastai)
- [Hugging Face](/doc/dvclive/ml-frameworks/huggingface)
- [Keras](/doc/dvclive/ml-frameworks/keras)
Expand Down
4 changes: 0 additions & 4 deletions content/docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -900,10 +900,6 @@
"slug": "ml-frameworks",
"source": "ml-frameworks/index.md",
"children": [
{
"slug": "catalyst",
"label": "Catalyst"
},
{
"slug": "fastai",
"label": "Fast.ai"
Expand Down

0 comments on commit 2f90b57

Please sign in to comment.