Eduardo

Results 4 issues of Eduardo

How pdoc deals with multiple return values in Google-style docstrings. What are the best practices [for this scenario](https://github.com/sphinx-doc/sphinx/issues/9119)? I have tried [version 3](https://github.com/sphinx-doc/sphinx/issues/9119#issue-862617296), but the rendered html returns section does...

## What does this PR do? Fixes #1691 Additionally, tests have been updated to exclude the ignored class from the macro accuracy averaging. Before submitting - [ ] Was this...

topic: Classif

Would you add python3.8 support? do you think there is any limitation? do you need someone to test it?

Fix https://github.com/Algolzw/daclip-uir/issues/21 by simply eliminating the explicit conversion of zero_modules to cuda. As far as I see `create_model` will take care of moving everything to cuda https://github.com/Algolzw/daclip-uir/blob/a4e6720fcbf27c3e99840990bea1e9fbb67710dc/da-clip/src/open_clip/factory.py#L219