Daniel Zou

Results 5 issues of Daniel Zou

### Describe the feature Currently, does Colossal-AI have support or ongoing work for deploying multiple models concurrently, possibly using the Ray framework? For context, I’m doing a course/research project related...

enhancement

Didn't even know [this page](https://www.csua.berkeley.edu/resources/) existed till now...

wishlist
easy

Travis CI is kill, and so is auto deploy. I think we can reintroduce auto deploy by adding a job to `.github/workflows/django.yaml`.

wishlist
medium

Firstly, thanks for the effort put into this great library! I have some Python code that uses cupoch for ICP registration. Afterward, it calls [get_information_matrix](https://www.open3d.org/docs/latest/python_api/open3d.t.pipelines.registration.get_information_matrix.html) from Open3D API. Currently, the...