Maksim Kutakov

Results 50 comments of Maksim Kutakov
trafficstars

> The first observation is that, there are some wrong values in ymm register for input values of Equal op: m256_f32 = {1.00000000, 1.00000000, 1.00000000, nan, nan, nan, 65504.0000, 65504.0000}...

> @maxnick Should I make a separate PR for CPU case? Because GPU and CPU cases seem to be unrelated and I'm still thinking how to solve GPU case @DannyVlasenko...

@EgorDuplensky , thank you!!!

@dmitry-gorokhov, could you please take a look?

@tiger100256-hu, general comment. You introduced `fp16` precision in almost every subgraph test. But, not all of them even need to be run in `fp16` as the testing code path is...

@iefode , do you have any additional comments or objections?

@usstq , could you please review, especially changes to the CPU plugin?