Trending repository
-
Updated
Aug 20, 2021 - Lua
November 01, 2021 - December 01, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
[If unable to purchase via GitHub marketplace, write to [email protected] to set up an account]
Join hundreds of companies in using ReviewNB for notebook code reviews,
Fill the form for Enterprise plan
Teach torch.Tensor.scatter_ to handle index.size(d) > src.size(d)
.
Currently, torch.Tensor.scatter_
requires index.size(d) <= src.size(d)
for all dimensions d
, unless src
is float-valued. This constraint seems artificial.
import math
import torch
device = 'cuda' # fail
Describe the solution you'd like
It'd be nice to actually apply the security framework when building.
Describe alternatives you've considered
Ignoring security problems won't help.
The Travis jobs are currently not triggered as the jobs are not yet moved to http://travis-ci.com.
This option will improve performance in many scenarios
https://dev.mysql.com/worklog/task/?id=8134
https://www.facebook.com/weixiang.zhai/posts/678596755543802
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
Reproduce:
(*)
and...
does not appear in the title bar.