You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: smp will not be imported if not specified by user (#651)
* fix: smp will not be imported if not specified by user
* fix: add pipeline_parallel_degree for smp after v1.60
* remove tf related model parallel vars
* version bump
fix xgboost hook through 1.7 (#648)
* fix xgboost hook through 1.7
* remove some debug lines
* format refactor for reading
* format change
* remove debug lines
* bump the version to 1.0.28
* remove debug line