Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from facebookincubator/gloo
Collective communications library with various primitives for multi-machine training.
C++ 1
-
-
-
Forked from codeskyblue/webcron
A new crontab that have a web page in order to replace the original crontab. Now it can try on test.
Go
-
163 contributions in the last year
Activity overview
Contribution activity
August - November 2020
July 2020
Created an issue in pytorch/pytorch that received 4 comments
The name "Contiguous" in `torch::MemoryFormat::Contiguous` can mislead users into assuming contiguous memory
When looking at torch::MemoryFormat::Contiguous, users can relate it to tensor.contiguous(), and assume that by passing it as the memory_format arg…