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-01-24
Xiaomeng Yang
Optimize SpatialBN on GPU (#16202)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Xiaomeng Yang
optimize group_norm (#16216)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Lu Fang
Fix the tensor deserialization problem of jit script...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Erik Brinkman
Small fixes for pdist (#16210)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Jerry Zhang
Fix comparison in ReinitializeTensor (#16294)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Benny Chen
Fix issues under caffe round 1
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
David Riazati
Add support for overloaded functions (#15556)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Elias Ellison
Constant propagation changes (#16244)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
nlml
raise exception if try jit.load non-existent file ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Jesse Hellemn
Fixing upload of nightly binaries and clean MacOS outpu...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Teng Li
CUDA event should only be recorded after NCCL group...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Edward Yang
Change data() accessor in Caffe2 to return non-const...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
svcscm
Updating submodules
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Christian Puhrsch
Align native_functions.yaml func schema more with JIT...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Syed Tousif...
Fixes selection of cuDNN algorithm (#15881)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Edward Yang
Disable flaky test
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Junjie Bai
Update third_party protobuf to v3.6.1
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Armaan Sethi
fix sigma in the middle of when word (#16227)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Derek Kim
Typos and broken RSTs fixed in torch.distribution ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Johannes M...
tune elementwise for AMD uarch (#16217)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
rohithkrn
fix typo in resnet50_trainer.py
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Lu Fang
update of fbcode/onnx to dc75285d4a1cff9618400164dfdb26...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Shen Li
Add default_stream() and enhance current_stream() ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Edward Yang
complex_registration_extension.cpp includes to angled...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Edward Yang
Remove ATen/Allocator.h forwarding header.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Edward Yang
Remove dead curVal store.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Sebastian Messmer
Make kernel registration constexpr again (#16166)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Sebastian Messmer
Avoid closure around kernel (#16165)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Sebastian Messmer
Pass IValues from JIT to c10 dispatcher (#16066)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Shen Li
Release GIL when synchronize or wait (#16182)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Wanchao Liang
Revert D13540278: [pytorch][PR] Unhide unique from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Xiang Gao
Return namedtuples from torch.* function with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Jongsoo Park
Fix formating in caffe2/quantization/server/README.md
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Yaxun (Sam...
hip-clang enablement (#16085)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Andy Wei
Raise CalledProcessError when torch.distributed launch...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Shahzad Lone
Reserve vectors that we know the size in advance for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Will Feng
cpp doc fix (#16221)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Lu Fang
Move away from ConstantFill (#16214)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Zachary DeVito
ban conv_double_backward from sandcastle, it takes...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Zachary DeVito
Remove dead code from setup.py, remove need for build...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Xiang Gao
Unhide unique from C++, make unique partially scriptabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Lu Fang
update of fbcode/onnx to c553fb32a0902ce5dd42e1b40123e9...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Xiaomeng Yang
Separate Moments from math and optimize it (#16175)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Shen Li
Unify device() return type in Stream, Event, and Tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Spandan Tiwari
Replace use of ConstantLike with with ConstantOfShape...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Miro Furtado
Fix LBFGS issue (#16167)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Kjell Schubert
Allow for concurrent quantization in FullyConnectedDNNL...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Lu Fang
Support ConstantOfShape in Caffe2 ONNX Backend (#16108)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Xiaomeng Yang
Separate affine_channel from math and optimize it ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Sebastian Messmer
Pass IValue from c10 dispatcher to caffe2 operator...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Sebastian Messmer
Make c10 dispatcher use boxed kernel function pointers...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Thomas Viehmann
add back NNPACK in PyTorch (#15924)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Natalia Gimelshein
improve performance of unique with inverse indices...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Michael Suo
fix for clang-tidy (#16164)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Shen Li
Change current device in stream context manager if...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jerry Zhang
Fix SoftmaxOps (#16049)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jerry Zhang
rest of uses for deprecation of dims() in Tensor (...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nikita Shulga
RNN operators should inherit step_net device_options...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Elias Ellison
Add implicit optional unwrapping (#15587)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jerry Zhang
Add defined() to caffe2::Tensor (#16125)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Edward Yang
Remove ATen/Half.h and ATen/core/Half.h forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Shen Li
Port legacy any(*) to ATen
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Richard Zou
Improve pack_sequence and pack_padded_sequence error...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Teng Li
TCP init method race condition fix (#15684)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dmytro Dzhulgakov
Remove caffe2::Tensor copy constructor (#15416)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Zachary DeVito
Fix RERUN_CMAKE
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Mikhail Zolotukhin
Cleanup includes in python_print.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Mikhail Zolotukhin
Refactor attributes.h (#16098)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Sebastian Messmer
Fix export macros (#15856)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Sebastian Messmer
Remove some dependencies from ivalue.h to ATen (#15855)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Sebastian Messmer
Code style cleanup (#15854)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Sebastian Messmer
Use intrusive_ptr for Blob in IValue (#16052)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Sebastian Messmer
Move c10 dispatcher back to ATen/core (#16050)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Chris Gottbrath
Moving cuda-convnet2 to the internal fb dir to satisfy...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Michael Suo
further wildcard cleanups (#16041)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
David Riazati
Refactor _jit_internal (#16058)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Jesse Hellemn
Include all Caffe2 headers in Python installations...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Aaron Jaech
Add comment to explain rnn bias vectors (#15843)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Will Feng
Add @yf225 to cpp codeowner
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Yangqing Jia
Update FP16 to latest master (#14498)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Egil Martinsson
Cleanup gumbel_softmax (#13339)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Christian Puhrsch
Add matches_jit_signature attribute to native_functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
FrankHui
add if in register_buffer like register_parameters...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Edward Yang
Revert D13709409: [pytorch][PR] Exclude pyi from flake8...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Guoqiang Jerry...
respect grad guard for torch.jit._fork and torch.jit...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Gregory Chanan
Revert batched pdist, improve existing kernel, add...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Derek Kim
Fix trivial typos in torch.cuda._utils (#16026)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Sasha Rush
Unify the shape notation for all of the pytorch modules...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Neeraj Pradhan
Fix numerical stability in binomial.log_prob (#15962)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Lu Fang
update of fbcode/onnx to fd60104394fa353e1762f44ecad1b2...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Derek Kim
A trivial typo fixed in onnx.verify.verify (#15871)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Syed Tousif...
Remove support for CUDNN 6 (#15851)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Edward Yang
Exclude pyi from flake8 checks. (#16105)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Marat Dukhan
Update cpuinfo to avoid reporting error when sysfs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
bddppq
Export PyTorch erf to ONNX Erf and add Caffe2 Erf operator
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
DavidWongEA
Potential fix for model inference crash on Win10 (...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Shen Li
Move all Stream and Event Python implementation to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Derek Kim
A trivial typo fix in caffe2.python (#15907)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Xiaomeng Yang
Add count_include_pad for avg_pool on CuDNN (#16100)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Derek Kim
Enhance the documentation for DistributedDataParallel...
commit
|
commitdiff
|
tree
|
snapshot
next