Skip to content

Commit

Permalink
Remove "gluon" from supported frameworks list (#3298)
Browse files Browse the repository at this point in the history
  • Loading branch information
htahir1 authored Jan 21, 2025
1 parent f7eb7f9 commit 8eff411
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ def disable_autologging(self) -> None:
"""Disables MLflow autologging for all supported frameworks."""
frameworks = [
"tensorflow",
"gluon",
"xgboost",
"lightgbm",
"statsmodels",
Expand Down

0 comments on commit 8eff411

Please sign in to comment.