Leo Fang
Leo Fang
/ok to test 9904f3d
Thanks for nice improvements, Daniel!
> it was generally agreed that we aren't happy with the current state of things with regards to `getPtr()` vs `__int__()` and the lack of intuitiveness for a Python developer....
Sorry that I missed the ping, Jacob, but I'd need more context for making any suggestions/answers 😅 Is the question about why CuPy wouldn't return scalars?
Thanks, Justus, for expanding on this. It sounds to me the question is "how do we cast dtypes when multiple array libraries are participating in the same computation?" and I...
@pciolkosz IIRC we discussed and thought that the driver APIs are unlikely to break in minor releases, is it correct? If so we should just close this as a non-issue.
Can we not add/remove existing APIs (including their docs), and just focus on typing improvement?
I find it annoying that if we have past doc versions, all versions need to be rebuilt with the new theme... @szkarpinski I will have to peek how you did...
Yes, but it's poor UX, because the different themes look up the version json files in different places, and the file format requirements are different too. For example, if you...
@copilot please work on this: - This repo has multiple places (cuda components) that have sphinx conf.py. Be sure to update all of them. - The nvidia-sphinx-theme is derived from...