Ashwin Srinath

Results 179 comments of Ashwin Srinath

Likely they need to be included in the `package_data`?

We might need a PR against https://github.com/rapidsai/integration/ that allows CuPy 11 for CI to use it in its builds.

No, unfortunately -- I think that one is primarily used for setting up dev environments locally.

It sounds like this is proposing two things: 1. Migrating C++ documentation from Doxygen to Sphinx via Breathe 2. In addition, integrating both Python and C++ documentation via the Omniverse...

> I don't think it's a showstopper if it stays closed source. I'd be very hesitant to replace open-source tooling for something as fundamental as building docs with anything closed-source...

Hi @AdamKorcz - thanks for reaching out! We're definitely interested in improvements around our fuzzing infrastructure and appreciate any help! We're currently in the process of migrating our CI to...

> The next question is how we enforce these rules. It would be nice if we could find a way to enforce these programatically (ideally with a pre-commit hook). Do...

> For instance, we have files algorithms.py and common.py, and it's not clear why pipe was placed in the latter while other functions were placed in the former. Because Pandas...

> If we go with matching pandas for APIs, then for tests/benchmarks I would say we have two options: > > * Follow the same layout as the API reference....

Sync'd offline with Jake, but for completeness: It's not independent. We're going to have to incorporate those changes here eventually. This is not ready for review.