summaryrefslogtreecommitdiff
path: root/torch/_thnn
AgeCommit message (Expand)AuthorFilesLines
2019-01-29try to get rid of tmp_install (#16414)Zachary DeVito1-2/+2
2018-06-26Update from Facebook (#8887)Orion Reblitz-Richardson1-1/+0
2018-06-20Build system changes (#8627)anderspapitto1-3/+9
2018-06-12changes to support ATen code generation inside fbcode (#8397)anderspapitto1-2/+6
2018-05-10Split libATen.so into libATen_cpu.so and libATen_cuda.so (#7275)Edward Z. Yang1-0/+7
2018-02-27Delete dead Tensor code paths (#5417)Sam Gross2-5/+5
2017-08-25Fix typos.Zhou Mo1-1/+1
2017-08-10Revert "Fix typos."Gregory Chanan1-1/+1
2017-08-08Fix typos.Zhou Mo1-1/+1
2017-02-14Load half and double THCUNN backendsAdam Paszke1-4/+7
2017-01-28[pep8] Fix most lint automatically with autopep8Luke Yeager2-1/+8
2016-11-15Adapt nn code to changes in THNN and THCUNNAdam Paszke2-3/+1
2016-10-02Make THNN lazy init thread safeAdam Paszke1-24/+21
2016-09-28Lazy load CUDA and THNN modules (#64)Sam Gross4-40/+70
2016-09-15Fix nn serialization errorsAdam Paszke3-3/+15
2016-08-19Add nnAdam Paszke2-0/+2
2016-08-10Major refactorAdam Paszke4-0/+130