Mieszko Kłusek

Results 3 issues of Mieszko Kłusek

**Describe the bug** Multipart upload with a 0 bytes file fails - it hangs on this file upload. **To Reproduce** Steps to reproduce the behavior: 1. Setup a multipart upload...

**Describe the bug** Using infill every n layer option small areas where larger infill doesn't fit, smaller one is used. The problem is that on some layers these infill overlaps....

When training with half-precision I noticed that normalization in NTXentLoss can give ```NaN``` values. in ```forward``` method, there is a code: ``` # normalize the output to length 1 out0...

enhancement