Nikita Savelyev
Nikita Savelyev
@SuryanarayanaY Thanks for reaching out! I used `mnist_test` intentionally to slightly speed up the reproduction. I agree with your results. For me, when order of devices is set to `1,...
WC manual test fails until #2569 is not merged.
post training weight compression test build 34 is green
@ljaljushkin Thanks for highlighting this! The reason behind this is that during compression with group size, there is an additional Reshape node. In this PR, a Convert f16>f32 node is...
post_training_weight_compression test build 42 is green. Waiting for results of OV validation across different hardware.
The torch nightly build 207 has failed
> @nikita-savelyevv, nice PR! > > One question: why the context was a thread-local in the first place? Thanks! That's a good question. @vshampor could you please comment on that?
torch nightly build 234 is green, PR is ready for review
Hi @Candyzorua. Regarding your question, if you call `patch()` on a method of the instantiated class object then it should fall into the branch you mention. This for example will...
@AlexanderDokuchaev @daniil-lyakhov @vshampor please take a look