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
2019-03-13
livc
fix punctuation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Thomas Viehmann
fixes for AVX detection (#17915)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Thomas Viehmann
Disable FBGEMM when building under x86 32bit (#17922)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
serhii-havrylov
Update docs for `mark_non_differentiable` method (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Sebastian Messmer
Simplify OpKernel (#17925)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Junjie Bai
Mark DispatchTable move ctor and move assignment operat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Lu Fang
Add more hint in the JIT tracer (#17957)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Andrey Malevich
Fix half-float conversion ops to handle tensors larger...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Lu Fang
Override the resolve_library_path in FBCode (#17497)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Ostmo
update ccache guide (#17938)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Michael Suo
unify cpp tests (#17947)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Duc Ngo
Remove sinkMaxPool transformation (#17694)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Alexey Kozhevnikov
Fix Windows build (#17917)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Jongsoo Park
fix overly restrictive assertion (#17939)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Owen Anderson
Enable threadpool threads to greedily acquire new tasks...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Duc Ngo
JIT IR - Add option to remove prefix string when conver...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kai Zhang
Misleading documentation for module._load_from_state_di...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Sandeep Kumar
Enable detectron on AMD GPU
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Iurii Zdebskyi
Removed dead code from THTensorMath.h (#17873)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Edward Yang
Fix lint in test_torch.py (#17807)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
jainkunal3004
Eliminate the use of Type. (#17804)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Dan Povey
Make Variable::set_data non-const; cosmetic fixes.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Ailing Zhang
remove warning for upsample code (#17921)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Xiaomeng Yang
Optimize TileOp (#17290)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Xiaomeng Yang
Optimize channel_stats_op (#16243)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Hector Yuen
enable shape inference for elementwise operators (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Elias Ellison
Remove remaining test jit expects redux (#17924)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Elias Ellison
Handle Scalars Better (#17875)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Brian Johnson
Fixed a formatting issue in doc comments (#17505)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Edward Yang
Add nbytes, itemsize, element_size to at::Tensor. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Edward Yang
Fix lint in test_distributions.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Edward Yang
Fix lint in test_jit.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Edward Yang
Fix lint errors in test_autograd
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Andras Tantos
Added a few extra python bindings to help with walking...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Thomas Viehmann
kthvalue consistency with sort in the presence of NaN...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
joy
Fix minor grammatical mistakes in torch/nn/modules...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Christian Puhrsch
Remove (almost all) TensorOptions from native_functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Ostmo
Restore full Windows tests (#17102)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
peter
Prevent VS2017 from emitting ambiguous symbol errors...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
xuzhu
Fix windows test hang (#17778)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
vishwakftw
torch.btrifact for tensors with greater than 3 dimensio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Roy Li
Small clean up of aten_op
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Michael Suo
add support for parsing class defs to the string fronte...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Michael Suo
add test for out of order methods (#17624)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Michael Suo
initializing class value (#17585)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Pieter Noordhuis
Remove unused parameter in ProcessGroupGloo (#17718)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Elias Ellison
Revert D14414435: [pytorch][PR] Remove remaining IR...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Elias Ellison
Remove remaining IR Expect files (#17886)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Iurii Zdebskyi
Bool tensor creation (cpu) (#17376)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Roy Li
Remove device guard from TypeDefault::copy()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Michael Suo
re-enable torch.split tests (#17859)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Edward Yang
Fix lint in test_dataloader.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Johannes M...
Optimize fused_dropout_kernel launch bounds for AMD...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Vishwak Srinivasan
Deprecate torch.pstrf (#17866)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Gao, Xiang
Allow structseq to be input of operators where tuple...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Eric Nakagawa
Add PyTorch Governance, Contributor Guide, and List...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Yinghai Lu
Fix compilation error (#17860)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Edward Yang
Revert D14392864: Fix lint in test_dataloader.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Iurii Zdebskyi
Removed dead code from THTensorMath.h (#17769)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
bhushan
Introducing array-like sequence methods __contains__...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
peter
Revert "Add check for x64 Python before setup (#17707...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Nicki Skafte
Registering of kl-divergence for independent distributi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Edward Yang
Fix lint in test_dataloader.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Tongzhou Wang
Further improvements of nn.container docs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Tongzhou Wang
fix faq typo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
bhushan
Fix log_softmax and softmax if any dimension is 0-d...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
ZhuBaohe
Correct loss docstrings (#17300)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
HE, Tao
When openblas exists, "OpenBLAS_FOUND" is defined,...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
bhushan
Passing indices as a list to Subset instead of Tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
James Reed
Clarify JIT docs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Pritam Damania
Add metadata for torch jit TracedModules. (#17640)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Konstantin...
Fix PySlice_Unpack not available on PyPy 3.6 yet (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Ronan Lamy
PyPy compatibility: let unmodified slots be inherited...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Junjie Bai
Run fp16 resnet50 training in bench script (#17831)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Summer Deng
Int8 FC performance debugging (#17700)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Xiaomeng Yang
Optimize LayerNormOp (#17604)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Roy Li
Remove some simple use cases of Type::ScalarType()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Roy Li
Change Dispatch.h to use ScalarType over Type
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Lu Fang
Revert D14361993: [pytorch][PR] [Onnx] - refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
James Reed
Open registration for c10 thread pool (#17788)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
David Riazati
Cast nn.Upsample.scale_factor to a float (#17732)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Fix lint in run_test.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Fix lint in test/common_utils.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Roy Li
Replace tensor.type().scalarType() calls with tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Yinghai Lu
Catch exceptions in bound_shape_inference (#17775)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Sebastian Messmer
refactor caffe2 operator constructors - 11/9 (#17722)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Suppress C408 lint (don't use dict constructor) (#17813)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Christian Puhrsch
Add matches_jit_signature to recent native functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
peterjc123
Add /MD to prevent linking errors on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Dmytro Dzhulgakov
Change message on unknown db type to be friendly (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
David Riazati
Trace rnn max_batch_size (#17727)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Sebastian Messmer
Remove legacy way of exposing caffe2 operators to PyTor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Gregory Chanan
Remove 'Tensor' key from ATen codegen. (#17782)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Gregory Chanan
Remove ProcessorSpecificPlugin. (#17789)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Gregory Chanan
Remove THPPlugin. (#17790)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Edward Yang
Replace tens with hundreds.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Tim Khatkevich
Support failback for more operators in ideep (#17747)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Mikhail Zolotukhin
Cleanup include files in jit/passes/common_subexpressio...
commit
|
commitdiff
|
tree
|
snapshot
next