projects
/
platform
/
upstream
/
pytorch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pytorch.git
2018-12-03
Edward Yang
Delete defunct DynamicCUDAInterface (#14621)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Gregory Chanan
Get rid of deprecated_factory_method in codegen, which...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Jongsoo Park
inline adagrad functions (#14194)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Pieter Noordhuis
Increase test barrier timeout for barrier test (#14689)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Teng Li
Fixed DistributedDataParallel cannot kick off all-reduc...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
peter
Fix CUDA 8 build on Windows (#14665)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Ravi Vats
Fixed typo in README.md (#14346)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Zachary DeVito
Use Type::str() in Type::operator<< (#14657)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Zachary DeVito
Use a zip archive as our container format (#14521)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Alyssa Wang
Revert D13252990: [pytorch][PR] [sparse] sparse.mm...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Jerry Zhang
Tensor construction codemod - caffe2/caffe2/fb/operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Bram Wasti
Fix 'unknown type name 'optional'' (#14383)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Wanchao Liang
fix double precision cast from pybind (#14417)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Elias Ellison
Revert existing no_grad_embedding_renorm_ from aten...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Yan Zhu
cuda implementation for PackSegment to support presence...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Zeming Lin
Build distributed libs in build_libtorch.py (#14037)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Gregory Chanan
Remove methods from _th_triu_ and _th_addcmul_. (#14624)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Wei Yang
sparse.mm(S, D) (#14526)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Freddie Mendoza
Put back linker flag for OpenMP to prevent build break...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Peter Goldsborough
Remove OptionsGuard from ATen (#14524)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Jerry Zhang
Explicitly ban uninitialized tensors when invoking...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Fei Sun
Report timer in benchmarking when requested
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Peter Goldsborough
Fix inheritance for SharedDataset (#14629)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Riazati
Move module tests to common_nn (#14578)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Brennan Vincent
Remove default constructor lines that do nothing, and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Roy Li
remove copy_wrapper (#13937)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Roy Li
Move non_blocking copies to aten (#13866)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Roy Li
Move cuda copy to aten (#13348)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Roy Li
Move THTensor_(copy) to aten (#13603)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Sam Gross
Changes based on @gchanan's review of #13420 (#14441)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Carilli
Accumulate grad fix (#14587)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
fehiepsi
Fix expanded mvn and lowrankmvn (#14557)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Jerry Zhang
Tensor construction: combine Resize+mutable_data -...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Daya S Khudia
Unit tests need better compilation flow (#14547)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Soumith Chintala
clean up linkage options (#14609)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Soumith Chintala
set mkl_set_dynamic to false (#13868)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Soumith Chintala
fix USE_SYSTEM_NCCL build (#14606)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
CircleCI
Set output of aten::mm to have the same output type...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Riazati
Add binary cross entropy to standard lib
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Riazati
Add InstanceNorm, Distance modules to Script
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Pieter Noordhuis
Misc distributed documentation updates (#14605)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Pieter Noordhuis
Enable tests for CPU tensors in test_distributed.py...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
James Reed
fix copy_ (#14593)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Pieter Noordhuis
Binding for prctl(PR_SET_PDEATHSIG) (#14491)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Teng Li
Fixed new_group won't work for two or more different...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Riazati
Revert D13268293: [pytorch][PR] [jit] Add InstanceNorm...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Teng Li
Make env init_method support both env and args for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Delete caffe2_cuda_full_device_control (#14283)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Replace use of 'int' with more descriptive 'DeviceIndex...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Zachary DeVito
Switch import/export to python printing (#14400)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Teng Li
PT1 distributed doc update (#14530)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Riazati
Add InstanceNorm, Distance modules to Script
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Riazati
Add `List` to annotations (#14482)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Lu Fang
update of fbcode/onnx to f461f7aad9987635b4aff108620ed7...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Jane Wang
add gloo support for reduce on GPU (#14443)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Expunge use of type() from SparseTensor.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Expunge occurrences of type() from scalar_test (#14545)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Expunge use of type() in Distributions.cpp (#14544)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Expunge uses of type() from EmbeddingBag. (#14543)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Edward Yang
Expunge direct device index handling from tensor_conver...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jerry Zhang
call raw_mutable_data when data type didn't match in...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
David Riazati
Add broadcast list default arg support (#14361)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Michael Carilli
Added launch bounds in VolumetricConvolution.cu (#14564)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
rohithkrn
Unify cuda and hip device types in Caffe2 python front...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Lin Huang
Fix tautological-compare in aten/src/ATen/native/cuda...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
zrphercule
Update to export in onnx_aten_fallback option
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Junjie Bai
Add back the MAX_JOBS=4 restriction to make rocm CI...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Michael Suo
assorted alias analysis fixes (#14556)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Adam Paszke
Broadcast prim::FusedConcat inputs independently when...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Your Name
Do not load ROCm cmake files if USE_ROCM is off (#14261)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sebastian Messmer
Remove at references in c10 Allocator.h (#14434)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Pieter Noordhuis
Add sourceRank() to ProcessGroup::Work (#14453)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Matthew Heidemann
Fixed typo for BCEWithLogitLoss doc comments (#14532)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Ryan Moore
typo in Module docstring
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jaliya Ekanayake
Jaliyae/samplers (#13870)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
David Riazati
Use nn module tests in test_jit (#14238)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Peter Goldsborough
Fix version.groups() (#14505)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Elias Ellison
Support Embedding + EmbeddingBag in Script + (Ignore...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Elias Ellison
pointwise_loss (#14134)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
James Sun
Merge Caffe2 and PyTorch thread pool definitions (...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sam Gross
Ensure that indices are on the same device as self
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Dmytro Dzhulgakov
Remove Context dependency from Tensor class (#14269)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Dmytro Dzhulgakov
Change Tensor::CopyFrom to a simple double dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
albanD
Update Tensor doc (#14339)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
andersj
nccl fixes (#14195)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Edward Yang
Clean up house on CUDAStream (#14247)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Edward Yang
Make clang-tidy shut up about Python C API macros.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Sebastian Messmer
Make TensorImpl/StorageImpl safer (#14429)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Sebastian Messmer
Handle copying intrusive_ptr_target correctly (#14428)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Edward Yang
Revert D13219647: [pytorch][PR] Support Embedding ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Sebastian Messmer
Remove StorageImpl::type() (#14139)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jerry Zhang
Add XBlobGetMutableTensor that returns Tensor (#14424)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Pieter Noordhuis
Add timeout kwarg to init_process_group (#14435)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Edward Yang
Add support for HIP to DispatchStub. (#14413)
commit
|
commitdiff
|
tree
|
snapshot
next