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-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
2018-11-28
Elias Ellison
Support Embedding + EmbeddingBag in Script (#14415)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jongsoo Park
fix build error from D13188595 (#14481)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Raghavendra...
Revert D13144472: [fix] condition blob in while_op...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jiong Gong
Fix the build issue in setup.py due to cmake version...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
JerryShih
Update OpenMP cmake setting for xcode 9 compiler(AppleC...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Edward Yang
Revert D13166626: [pytorch][PR] ignore generated caffe2...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Brennan Vincent
Make `mean` function work across multiple dimensions...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Francisco Massa
Fix half tensor printing plus speedup large tensor...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Wei Yang
torch.sparse.sum() (#12430)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jiyan Yang
Ensure FP16 rowwise Adagrad can be run
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jongsoo Park
use fbgemm's im2col fusion and thread partitioning...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Teng Li
PT1 Stable Release Distributed Documentation (#14444)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
David Riazati
Revert D13192230: [pytorch][PR] [jit] Use nn module...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Teng Li
Fixed SyncParam/QueueReduction/SyncReduction test for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
David Riazati
Use nn module tests in test_jit (#14238)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Brian Vaughan
check for invalid ranges in torch.arange
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Brian Vaughan
roll along multiple dimensions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
David Riazati
Add poisson_nll_loss to script
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
David Riazati
Add boolean dispatch for function overloading (#14425)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Zachary DeVito
fix enable_cpu_fuser
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Elias Ellison
Move Affine grid to C++ (#14392)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Peter Goldsborough
Allow building libraries with setuptools that dont...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Wanchao Liang
Fix clang tidy errors
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Zachary DeVito
Handling of pretty-printing methods (#14378)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Edward Yang
Eliminate necessity of HIPify on AccumulateType.h ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
andersj
when BUILD_CAFFE2_OPS is OFF, torch-python needs a...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sam Gross
Speed-up "advanced" indexing operations (#13420)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jiyan Yang
Resubmit: Set the correct engine name for position...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Will Feng
Windows local build: restore original working dir after...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jerry Zhang
condition blob in while_op test changes data type ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
zrphercule
Add test of ONNX_ATEN (#14259)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Hassan Eslami
Allowing TaskGroups to carry remote nets (#14342)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Edward Yang
Add scaffolding for HIP backend in ATen/core. (#14285)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Edward Yang
Document device_guard in native_functions.yaml (#14235)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
David Riazati
Revert D13192228: [pytorch][PR] [jit] Add boolean dispa...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Remove fake dependencies from TensorImpl to caffe2...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Fix include paths for TensorTypeId.h and TensorTypeIdRe...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Move TensorTypeId to c10/core
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Fix include paths for Storage.h and StorageImpl.h
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Move Storage and StorageImpl to c10
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Fix include paths for Allocator.h
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Move Allocator.h to c10
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Move UniqueVoidPtr to c10
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Move ScalarTypeUtils.h to c10
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Fix include paths for Scalar.h and ScalarType.h
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Sebastian Messmer
Move Scalar and ScalarType to c10/core
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Michael Suo
Trace in-place ops (#14254)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Teng Li
Fixed torch.multiprocessing.spawn for not being able...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jerry Zhang
Tensor construction: combine Resize+mutable_data -...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Zachary DeVito
Print default values and introduce ir view classes...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Thomas Viehmann
Add Type support to the fuser, fuse more (#14336)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
David Riazati
Add boolean dispatch for function overloading (#14081)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pieter Noordhuis
Barrier synchronizes with prior work before completing...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pieter Noordhuis
Make ProcessGroup::Work::wait() throw (#14298)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pieter Noordhuis
Add option structs and timeout field (#14297)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pieter Noordhuis
Refer to all work with ProcessGroup prefix (#14296)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pieter Noordhuis
Remove algorithm caching in ProcessGroupGloo (#14295)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pieter Noordhuis
Use new style barrier support in c10d/gloo (#14294)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Wei Yang
fix doc for sparse.addmm (#14403)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jongsoo Park
per-group and per-channel quantization (#14340)
commit
|
commitdiff
|
tree
|
snapshot
next