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-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
2019-01-17
QingfengLi
fix a little error in comments (#15922)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
fulltopic
Corresponding data type for BYTE (#15627)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Derek Kim
Fix possible importing errors in build_libtorch.py...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Mikhail Zolotukhin
Remove redundant includes from ir.{h,cpp}.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
peter
Generate PDB files for better debugging on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
JerryShih
Update int8_simd.h (#13859)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
SsnL
Add IS_PYTORCH_CI flag for testing (#16006)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
jiej
Moving torch.norm to ATen using TensorIterator (#15414)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Tongliang Liao
Resolve errors in perfkernel for Windows (#16031)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Soumith Chintala
add a constexpr in c10::Half (#16091)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Jerry Zhang
Tensor reinitialization codemod - 3/5 (#15912)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Yinghai Lu
Bound shape inference for c2 (#16081)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Xiaomeng Yang
Fix max_pool_grad test (#16088)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Edward Yang
Revert D12812029: [pt1][tensor] Remove deprecated caffe...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Chandler Zuo
Port the backend of FractionalMaxPool3d from TH to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Natalia Gimelshein
update pytorch docker to cuda 10
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Thomas Viehmann
multinomial: fix detection of zero probability (#16075)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Kimish Patel
Enable single graph sharing between multiple threads...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
vishwakftw
Fix error message formatting in AT_CHECK/AT_ERROR ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Rasmus Diederichsen
Correct sphinx-note in symeig (wrong indentation)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
peter
Fix the caffe2_gpu linkage with torch on Windows (...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Shen Li
Port legacy all(*) to ATen (#15540)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Edward Yang
Rename away uses of THAllocator and THCDeviceAllocator...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Edward Yang
Stop pretending that TH headers are both C++ and C...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Brennan Vincent
Fix logic errors when accumulating reductions in output...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Jerry Zhang
Remove deprecated caffe2::Tensor APIs (#15814)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Jerry Zhang
Remaining Tensor API fixes - dims() -> sizes() (#15743)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Edward Yang
Comment about CuDNNWrapper (#15496)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Chandler Zuo
Port FractionalMaxPool2d from TH to ATen (#15531)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
James Reed
Support tracing GenericList (#15969)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Kyle Lexmond
s/fwdproxy.any/fwdproxy/g in fbsource (#16024)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Lu Fang
update of fbcode/onnx to 84a0441ae28795a928005863dc142b...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Xiaomeng Yang
Add count_include_pad to average_pool_gradient_op ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Zachary DeVito
Remove cuda from autograd profiler (#15898)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Yavuz Yetim
Fix namespace typo. (#16021)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jesse Hellemn
Fixing missing cpp tests for Caffe2 setup.py builds...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Sebastian Messmer
Test cases for calling caffe2 LayerNorm from PyTorch...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Shane Li
Enhance cpu support on gloo based multi-nodes mode...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Elias Ellison
Constant prop prim::None (#15979)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Edward Yang
Add a note about THNN height/width/etc argument reorder...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jesse Hellemn
Fix Python path finding for benchmark tests
commit
|
commitdiff
|
tree
|
snapshot
next