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-04-05
Jiakai Liu
change to use clang if NDK >= 18 (#18914)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Zachary DeVito
Revert D14673459: [pytorch][PR] [jit] Replace Slot...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Edward Yang
Disable flaky test_proper_exit test. (#18950)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Edward Yang
Checkout pytorch_sphinx_theme with https. (#18859)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Pieter Noordhuis
Add tests for reducer class (#18845)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Owen Anderson
Fix a few instances of notifying on a CV while holding...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
peter
Unify caffe2 and libtorch build scripts on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Gregory Chanan
Simplify storage wrapping in TH. (#18855)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Gregory Chanan
Cache device on TensorImpl; clean up TensorImpl constru...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Vitaly Fedyunin
Revert "Adding pin_memory kwarg to zeros, ones, empty...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Sebastian Messmer
Silence compiler warnings (#18912)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Dmytro Dzhulgakov
ScriptModuleOp in caffe2 (#18716)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Karl Ostmo
flake8 fix on extracted python script
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
David Riazati
Replace Slot on script::Method with NamedIValue (#18252)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Karl Ostmo
U/kostmo/windows offload scripts 3
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Tongzhou Wang
fix lint in optim doc
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Iurii Zdebskyi
Fixed the comment to reference gist example instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Sepehr Sameni
return missing keys from load_state_dict (#18668)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Junjie Bai
Fix caffe2 miopen conv transpose gradient op for case...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Brennan Vincent
don't attempt to multiply by a sparse matrix (#18737)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Wanchao Liang
add Fast-RNN to AI-PEP
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Pieter Noordhuis
Allow override of backend in dist.new_group() (#18595)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lara
ONNX Export All Cases of Softmax
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Iurii Zdebskyi
Added bool and half support for resize_as_ and view...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lu Fang
update of fbcode/onnx to 079c2639f9bb79b1774d1e3bfa05b0...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
James Reed
Actually model scalar type promotion in shape analysis...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Max Wang
Add a .ctags.d/ toplevel directory (#18827)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Wanwannodao
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Xiaomeng Yang
Add support for group ConvTranspose (#18794)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Gregory Chanan
Disallow changing the device of a tensor via set_....
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Karl Ostmo
U/kostmo/win test offload scripts
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Zachary DeVito
Revert D14603722: Enforce single parent for script...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Edward Yang
Fix deviceCount on FakeGuardImpl. (#18745)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Gregory Chanan
Stop swapping in Storages of the wrong device for Tenso...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Roy Li
Pass ScalarType separately from Type in python constructors
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Roy Li
Store ScalarType and Backend instead of Type in TensorI...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Roy Li
Introduce DeprecatedTypeProperties class (#17991)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Bram Wasti
Fix to handle null strides in DLPack tensor (#18510)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Yinghai Lu
Add shape inference function for Split (#18838)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lu Fang
Fix the duplication problem in _unique_state_dict ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Jongsoo Park
fold col offset into bias; optimize A symmetric quant...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Michael Suo
fix flake8 lint (#18835)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Michael Suo
run cpp tests for non-cuda builds in test_jit.py (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lu Fang
Fix the linter (#18842)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Zachary DeVito
Enforce single parent for script submodules (#18379)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Elias Ellison
Allow ints, floats, and tensors in conditional (#18755)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Wanchao Liang
Fix layernorm ad formula on weight and bias (#18233)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Zachary DeVito
Unify namespace of script::Module (#18378)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Vitaly Fedyunin
Step 1: Secretly add return_counts to unique, and refac...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Shen Li
Support replicating multi-GPU modules (#18687)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Wanchao Liang
flake8 fix
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Gregory Chanan
Remove `device_guard: False` from native_functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Edward Yang
Switch our Linux machine AMI to a newer image. (#18433)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Jerry Zhang
QTensor (#18230)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Dmytro Dzhulgakov
Enforce import order to make protobuf cpp implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Lu Fang
Pin onnx ir_version to 4 (#18768)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Soumith Chintala
fix nccl compilation to make sure it compiles for archi...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Soumith Chintala
push magma init into lazyInitCUDA (#18527)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Jerry Zhang
For some files that are touched by the QTensor diff...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Wanchao Liang
Fix contiguous AD and Autogradzero inconsistency (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Iurii Zdebskyi
Added indexing for bool tensors and bool Indices (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Lu Fang
add an assertion to check the param num (#18145)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Jiakai Liu
add Android NDK param to CI docker build script (#18782)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Gu, Jinghui
Upgrade mkldnn-bridge for dnnlowp support (#16308)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Michael Kösel
add 'abs' builtin
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
kshitij12345
Fix dense Embedding to work with double backward (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Shen Li
Highlight NCCL all_reduce and all_gather requirements...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
peter
Make it possible for users for select /Zi or /ZI over...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Jongsoo Park
use optimization in D14020675 (#16945)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Gregory Chanan
Add device and dtype to storage. (#18749)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Gregory Chanan
Use non-legacy constructors for tensor deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Iurii Zdebskyi
Added numpy conversion (#18505)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Gregory Chanan
Remove THTensor_(newUnfold). (#18773)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
mingzhe0908
temp fix for flake8 error (#18788)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Igor Fedan
Fix flake8 issues
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Jerry Zhang
Change ReinitializeTensor to use C10_LOG_FIRST_N (...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Yinghai Lu
Add support for getting TensorProto argument (#18364)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Michael Suo
make test module hook use save/load (#18284)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Zachary DeVito
Add ability to specialize class types to ArgumentSpec...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Mingzhe Li
Operator-level performance microbenchmarks (#18740)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Iurii Zdebskyi
Bool Tensor for CUDA (#18166)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Jan Schlüter
Add helpful information to the gradient/inplace operati...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Mikhail Zolotukhin
build_variables.py: turn on link_whole for _C_impl...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
vaeksare
Fix windows msbuild bug (#18748)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Igor Fedan
torch.cross' dim default changed to c10::optional inste...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Sacha
Fix multi-configuration on Windows CMake (CUDA) (#18548)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Igor Fedan
Fix flake8 issues in gragrad test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Sebastian Messmer
Register operators by passing arguments to RegisterOper...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Sebastian Messmer
Allow registering an operator schema without a kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Sebastian Messmer
Improve compiler error messages of the op registration...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Sebastian Messmer
Improve and test error messages for signature mismatche...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Sebastian Messmer
Enable gmock and fix system gtest issue (#18706)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Edward Yang
Emergency workaround for apt-get failure. (#18733)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Pieter Noordhuis
Fix clang-tidy errors in torch/csrc/distributed
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Eli Amesefe
Undefined behavior with memset of std::string to 0...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Soumith Chintala
Revert D14717015: [pytorch][PR] fix nccl compilation...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Lu Fang
update of fbcode/onnx to f0d7df2c643c4e37f1fd7735ef02c9...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Vitaly Fedyunin
Adding pin_memory kwarg to zeros, ones, empty, ......
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Edward Yang
Improve Backend comment. (#18567)
commit
|
commitdiff
|
tree
|
snapshot
next