aljkor
Results
1
issues of
aljkor
Fix was implemented by replacing the usage of ReLU activation with `inplace=True` with the optional parameter `inplace`, that is by default `None`. This fixes issues with backward pass and calculating...
cla signed