Pinned Loading
-
pytorch/pytorch
pytorch/pytorch PublicTensors and Dynamic neural networks in Python with strong GPU acceleration
-
facebookarchive/fb.resnet.torch
facebookarchive/fb.resnet.torch Public archiveTorch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
-
pytorch/examples
pytorch/examples PublicA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
pytorch/vision
pytorch/vision PublicDatasets, Transforms and Models specific to Computer Vision
-
facebookarchive/ztorch
facebookarchive/ztorch Public archiveComplex number support for Torch
196 contributions in 2015
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2015
Created 4 commits in 2 repositories
Created 1 repository
-
colesbury/nccl.torch
Lua
This contribution was made on Dec 17
Created a pull request in ngimel/nccl.torch that received 4 comments
Remove global variables and check for API errors
Remove global variables, check for API errors, and some small changes: The ncclComm gc hook was not called on the correct communicators In reduce …
+98
−99
lines changed
•
4
comments
Opened 3 other pull requests in 2 repositories
soumith/cudnn.torch
2
merged
-
Nil out the userdata 'oData' before serialization
This contribution was made on Dec 22
-
Add back CUDNN_POOLING_AVERAGE definition
This contribution was made on Dec 21
ngimel/nccl.torch
1
merged
-
Use require instead of dofile
This contribution was made on Dec 18
Created an issue in ngimel/nccl.torch that received 3 comments
Deadlock during nccl.bcast
I observed a deadlock in nccl.bcast (4 GPUs) when called from nn.DataParallelTable. The deadlock occurs when a LuaJIT garbage collection step happe…
3
comments