Roy Hvaara
Roy Hvaara
@terryyz I'm working on testing resolution with starcoder2-15b where the bug was detected. Which fix file, `BIGCODEBENCH_VERSION` and `BIGCODEBENCH_NEW_VERSION` should I be targeting?
@terryyz This is ready to be merged assuming I'm making changes to the correct fix file.
@terryyz Thanks for the review! I moved the changes to a new file and updated the patch versions of `BIGCODEBENCH_VERSION` and `BIGCODEBENCH_NEW_VERSION`.
@malfet What's the proper way to do it? Do you have a code example? I'd love to know, since it could be relevant for #136003 and #124850. I'd like to...
I can take a look, but I'm not an expert and I can't approve the PR as I'm not in the pytorch org.
This PR implements a MPS op with CUDA and CPU counterparts already present in vision. It is used in for example BiRefNet, a popular segmentation model (1M downloads last month),...
Any blockers here? I've reviewed and the author addressed comments. Would love to see this land in torchvision. @malfet @kulinseth @NicolasHug mind taking a look?
> Lesson for myself, no matter how many folks try to ping you never merge a PR until you have time to completely review it: not sure why unrolling op-info...