Trending repository
-
Updated
Aug 20, 2021 - Lua
November 01, 2021 - December 01, 2021 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
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
Allow authors of pull requests to set status to pending while still working on it.
Reproduce:
(*)
and...
does not appear in the title bar.