Alexandru Chiculita
Results
1
issues of
Alexandru Chiculita
**Describe the bug** Error is raised when using Linear module and bfloat16 data types. ``` File "/usr/local/lib/python3.8/dist-packages/torch/nn/modules/linear.py", line 114, in forward │ return F.linear(input, self.weight, self.bias) │ RuntimeError: CUDA error:...
bug
training