Andreas Madsen
Andreas Madsen
@Sprit3Dan Just to be safe, what version of node.js are you using?
I don't really understand what is going on here. Care to explain? "Fix" is also rather subjective. Following the `resolve` hook, it not a universally good idea.
In this gist, I have removed the dependency on `transformers` and a large amount of irrelevant code: V1: https://gist.github.com/AndreasMadsen/dc5785b5a55bf740c555b2fb5cdab1db (~600 LOC) V2: https://gist.github.com/AndreasMadsen/5fdaa8431929e25cf3a990f234f88a8c (update, more code removed. ~450 LOC) V3:...
@pjpratik I think you should add the `comp:xla` label too. As this bug only occurs when XLA is enabled.
There is no failure with the reproduction script on `2.12.0rc0`. However, given how difficult this bug is to reproduce (e.g. changing just the seed of the shuffle function will make...
The error appears to be specific to V100, as it does not reproduce on T4, A100, and P100 GPUs. I have however reproduced it on two different systems running V100....
@gaikwadrahul8 Thanks for looking into this. It did take me several days to make this error reproducible. So I hope it will help you. I suspect it's a rather complex...
Hi @gaikwadrahul8, you didn't ask a question, so I'm not sure what you want me to respond to. I agree with your findings. Given how sensitive the bug is in...
Note, that this kind of bug has been reported quite a few times before, but I think most issues were not able to provide a reproduction script. So I hope...
@gaikwadrahul8 Thanks for letting me know. I'm was just confused about the `stat:awaiting response` label.