Closed mkfilipiuk closed 5 years ago
size_average and reduce are now deprecated (https://discuss.pytorch.org/t/userwarning-size-average-and-reduce-args-will-be-deprecated-please-use-reduction-sum-instead/24629) Getting value of 0-tensor fixed to .item() instead of [0]
Minor spelling fixed
can you please rebase on the latest master so that it does not have conflicts?
Ok, should be working now
size_average and reduce are now deprecated (https://discuss.pytorch.org/t/userwarning-size-average-and-reduce-args-will-be-deprecated-please-use-reduction-sum-instead/24629) Getting value of 0-tensor fixed to .item() instead of [0]
Minor spelling fixed