Luca Wehrstedt
Luca Wehrstedt
I don't really agree. Removing any rounding from the ScoreTypes code would mean that an user, through CWS, could see something like "Subtask 2 - 12.3456789 / 13" and this...
> [...] so I'd keep the rounding at two decimal places. We're already doing that. See the template in ScoreTypeGroup. (Sum doesn't have "testcase scores", so no rounding is needed...
PS: what I wanted to say is that since we're already doing that we can close this bug or retarget it for v1.x (and this is exactly what I'll do).
Little recap: to close this bug one needs to implement configurability of testcase/subtask score-rounding inside ScoreTypes using score_types_parameters.
It's already there. Contest.score_precision controls exactly that. As I said, the only part that's missing is the rounding of internal ScoreType elements (testcases and subtasks). This rounding will have effect...
OK, so I'd say that there are two "culprits": the code that removes the task (that leaves the `num`s in a non-contiguous state) and the one that adds it (which...
Hey, sorry for the late answer, I was on vacation these past weeks. If your sequence length is variable then the main workaround I can suggest is that you try...
Hey, sorry about this, I landed the missing files in d93b3fdd6269ec02aa3b0b966b3eef3f18cf0379, we'll try to cut a new release soon as well.
xFormers now provides official builds for CUDA 12, hence this issue should no longer be relevant.
Check out the README: https://github.com/facebookresearch/xformers#installing-xformers