Dennis Keck
Dennis Keck
Hi, I am working on a custom skew IOU kernel for tensorflow (https://github.com/fellhorn/tensorflow_rotated_iou_op) to be used in my master thesis. And I think I found an error how you calculate...
Thanks a lot for this project, happy to see the so much progress in the python packaging ecosystem! I tried to use `uv` with a private pip repository hosted in...
**Pre-submission checklist** - [x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running `pip...
## Type of Changes | | Type | | --- | ---------------------- | | ✓ | :bug: Bug | ## Description Closes #9403 by excluding a set of internal pylint...
Thanks a lot for providing a modern python build system with `hatchling`. Together with a `uv` workspace, we use it in a monorepo for building wheel distributions of our packages...