RepMLP icon indicating copy to clipboard operation
RepMLP copied to clipboard

The inference-time model's output are not the same as the training-time model when the batch size is large

Open Harry-zzh opened this issue 2 years ago • 0 comments

Hi, I try python repmlpnet.py, and set the size of x at [100, 3, 224, 224]. But I find the deviation between the new_y and origin_y is 0.0019, which is not negligible. I wonder why it happens, thank you in advance.

Harry-zzh avatar Jun 04 '23 04:06 Harry-zzh