Su Zhou

Results 15 issues of Su Zhou

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

`mamba install -c conda-forge autogluon` does not install `ray` due to the fact that we are pinning its dependency `grpcio` to a lower version in conda https://github.com/conda-forge/autogluon.core-feedstock/blob/f08041aeeeff124bc3dd0742d91a0af691e468c5/recipe/meta.yaml#L44-L46 We should add...

install
dependency

## Description We should keep the AG-Cloud dependencies updated with AutoGluon in the new release. ## References - list pointers to related resources (scientific papers, blogs, documentation) - list known...

enhancement

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

**Bug Report Checklist** - [x] I provided code that demonstrates a minimal reproducible example. - [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install....

bug: unconfirmed
Needs Triage
module: multimodal

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

model list checked
run-multi-gpu

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

run-multi-gpu

Hi Team, we are trying to support AutoGluon in Python 3.12 on Conda, but `spaCy`, as one of our dependencies, does not seem to support python 3.12 on Conda yet....

*Issue #, if available:* *Description of changes:* 1. adds support for Python3.12 2. updated `pip install` to `uv pip install` for tests in order to speed up the installation and...

run-multi-gpu

**Bug Report Checklist** - [ ] I provided code that demonstrates a minimal reproducible example. - [x] I confirmed bug exists on the latest mainline of AutoGluon via source install....

bug: unconfirmed
Needs Triage