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-12-17
Soumyaroop Roy
Fix for issue 14829 (#14908)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Junjie Bai
Minor fixes in .jenkins/caffe2/bench.sh
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Spandan Tiwari
Adding ONNX export for torch.expand and torch.ne (...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Edward Yang
Tighten up invariants regarding StreamId. (#15125)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Riazati
Fix tensor printing bug in Python 2 (#12732)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
peter
Refactor hotpatch_vars and apply it to libtorch (#14976)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Derek Kim
Trivial comment correction in dataloader (#15276)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Krishna Kalyan
Delete ffi documentation (#15220)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Fei Sun
Fix a typo in the assert
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
y0ast
fix cholesky call in potrs example (#15215)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Michael Suo
value-based mark and sweep DCE (#14910)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Xiang Gao
Mention Jacobian-vector product in the doc of torch...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Jerry Zhang
Tensor method rename dims()->sizes() (#15246)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Zachary DeVito
Create parser.cpp (#15238)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Fei Sun
Add several features to converting images to blobs...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Yinghai Lu
Supply static shape info to Reshape when doing onnxGetC...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
rohithkrn
FP16MomentumSGDUpdate Op fix and enable for ROCm (...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Alexander Sidorov
Start unittesting our main observer (#15191)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
bddppq
Build c10 HIP test
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Krishna Kalyan
record unit time in torch.cuda.event (#15221)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
James Reed
Preserve module hierarchy on traced modules (#15101)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Zachary DeVito
fix an issue where two rules build the same .py files
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Johannes M...
Do not ifdef __launch_bounds__ out for ROCm. (#15228)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Edward Yang
Revert D13440858: [pytorch][PR] Use a pool of per-threa...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Chaitanya Sri...
enabled tests in test_nn, test_cuda and test_sparse...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
David Riazati
Fix jit doc codeblocks and tables (#15227)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Johannes M...
Remove __forceinline__ hipification step. (#15229)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Peter Goldsborough
Enable all clang-tidy performance checks (#15198)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Junjie Bai
Refactor caffe2 CI scripts and add benchmark scripts
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Peter Goldsborough
Better tests/support for Python/C++ inter-op (#15193)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Jerry Zhang
Tensor construction codemod(ResizeLike) - 3/7 (#15122)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Michael Suo
Revert D13407930: [pytorch][PR] Support torch.tensor...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - make DataRandomFiller usable in unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - easy - utils to set argument of operator ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - easy - test utils for tensor assertion (#15020)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - easy - test utils to compare tensors in two...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - easy - test utils to fill tensors (#15019)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - easy - test utils to create operator (#15180)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Duc Ngo
caffe2 - easy - Create test_util to make it easier...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
vishwakftw
Fix derivative for mvlgamma (#15049)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Roy Li
Fix numpy conversion for int8 tensor
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Natalia Gimelshein
add erf and erfc to fuser/autodiff
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Sebastian Messmer
Move TensorImpl::CopyFrom to caffe2::Tensor (2/2) ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Sebastian Messmer
Move TensorImpl::CopyFrom to caffe2::Tensor (1/2) ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Jing Huang
For rotated proposals, replace cv::rotatedRectangleInte...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Elias Ellison
Support torch.tensor in script (#14913)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Sebastian Messmer
Remove TensorImpl -> Type dependency
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Peter Goldsborough
Enable performance-unnecessary-value-param in .clang...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Junjie Bai
Add missing caffe2_hip extension in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
bddppq
Remove disabled_features in hipify
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
bddppq
Run ONNX cuda backend test cases via ROCm
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
vishwakftw
Remove _finfo; replace _finfo usage with torch.finfo...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Jerry Zhang
Tensor construction codemod(ResizeLike) - 4/7 (#15088)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
David Reiss
Replace non-printable-ascii characters in ProtoDebugStr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Jerry Zhang
Tensor construction codemod(ResizeLike) - 6/7 (#15137)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Jerry Zhang
Tensor construction codemod(ResizeLike) - 5/7 (#15084)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Junjie Bai
Use std::vector instead of alloca to work around hcc...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Junjie Bai
Fix old tensor OutputTensorCopyFrom usage in ImageInput...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Vitaly Fedyunin
Kill non-forward, non-backward functions generated...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Edward Yang
Delete defunct USE_SIMPLE_BASE_CTOR_DTOR (#15144)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Lu Fang
Fix typo (#15045)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Carilli
Use a pool of per-thread cudnn handles for each device...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
vishwakftw
Fix bincount for non-contiguous inputs on CPU (#15109)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Vitaly Fedyunin
Unify SparseTensorImpl::size_ and TensorImpl::sizes_
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Peter Goldsborough
Python <-> C++ Frontend inter-op (#13481)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Richard Zou
Reuse KernelSpec for FusionGroups with equivalent graph...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Syed Tousif...
Removes THCNumerics usages in RNN.cu (#15085)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Jongsoo Park
minimize header file includes from _avx2.cc (#14950)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Gu, Jinghui
Disable strict-overflow flag to avoid compilation error...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Russell Kaplan
Remove "early-release beta" disclaimer from README...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Xianjie Chen
support casting to string (#15110)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Cheng,Penghui
Implementation of ChannelShuffle Op for MKLDNN (#15106)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Tyler Moncur
Fix resize for edge case tensors (#14874)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Peter Goldsborough
Autoformat build_variables.py (#15152)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Jongsoo Park
don't compile dnnlowp.cc in avx2 option (#15147)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Brett Koonce
docs: minor spelling tweaks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Zachary DeVito
Export defs.bzl to open source for pytorch (#15132)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Junjie Bai
Add back c2 string_utils include header to benchmark_helper
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Johannes M...
use ROCm 1.9.2 fp16 capabilities in rocBLAS and MIOpen...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Viswanath Sivakumar
Optimize CPU GenerateProposals op by lazily generating...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Shen Li
Implement torch.tril_indices and torch.triu_indices...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Imran
Minor documentation mistake (#15068)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
David Riazati
Add script standard library documentation + cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Immanuel Alexander
Move adaptive avg pooling 2d to ATen native (#14714)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Jerry Zhang
Move numa.{h, cc} to c10/util (#15024)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Richard Zou
Stop erroneously running aten::warn (#15124)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Edward Yang
Move CUDAGuard, CUDAStream and CUDAGuardImpl to c10...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Gregory Chanan
Kill Type.storage. (#15075)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Brennan Vincent
fix infinite loop when get_max_threads is nonzero but...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Gregory Chanan
Ensure there aren't variables in checked_tensor_unwrap...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Richard Zou
Add better support for bools in the graph fuser (#15057)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Brennan Vincent
fix some tests that I accidentally disabled (#15077)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Edward Yang
Don't setup x86_64-linux-gnu-gcc as an sccache wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Junjie Bai
Use c10::to_string that works cross platform (#15117)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Zhiping Xiu
Add EmptyNameScope to allow you jump out from current...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
bddppq
Remove linker and dlopen flags that allowed undefined...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Peter Goldsborough
Fix serialization (#15033)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Fei Sun
Update the output format for benchmark_helper. It outpu...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Zachary DeVito
Pre-commit flake8/clang-tidy (#15102)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Jane Wang
add gloo support for gather on GPU (#14916)
commit
|
commitdiff
|
tree
|
snapshot
next