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 |
2018-12-12 |
Sebastian Messmer | Fix include paths for UndefinedTensorImpl.h |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Sebastian Messmer | Move UndefinedTensorImpl to c10 (meh) (#14817) |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Sebastian Messmer | Fix include paths for TensorImpl.h |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Sebastian Messmer | Move TensorImpl to c10 (yay!) |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Gregory Chanan | Add at::scalar_tensor factory function, use it instead... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Edward Yang | Make ATen HIPify out-of-place, but still reuse CUDA... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Daniel Ingram | Add error type to raise statement |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Peter Goldsborough | Remove deprecated variable_tensor_functions (#15003) |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Jane Wang | add gloo scatter support on GPU (#14917) |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Zachary DeVito | re-enable copy of python files, but be careful that... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Richard Zou | Split off fuser tests in test_jit.py to their own test... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
David Riazati | Supress warnings on generated tests |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Josef Lindman... | Issue 14984: Remove divide by zero error in index_put_... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
zrphercule | Update onnx coverage script for more accurate result... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Michael Suo | tox.ini -> .flake8 (#15065) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Roy Li | silence unreachable code warnings (#15036) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Michael Suo | improve deep equality check in alias annotation test... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
James Sun | Fix race condition in ThreadPool::workOnTasksUntilCompl... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
TerryTsao | Fix CMakeLists.txt for Int8 python bindings (#15047) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Orion Reblitz... | Install cpp tests when built (#15000) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Michael Carilli | Stashing checkpointing RNG states based on devices... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
svcscm | Updating submodules |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Marat Dukhan | Switch Int8Softmax, Int8Relu, and Int8LeakyRelu to... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Lingyi Liu | Adjust the API call to deserilize the tensorproto ... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Natalia Gimelshein | use datatype dependent tolerance in data parallel tests |
commit | commitdiff | tree | snapshot |
2018-12-11 |
paland3 | Update pooling.py (#14998) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Zachary DeVito | Clean up casting ops (#14947) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Jongsoo Park | share code between adagrad and rowwise adagrad tests... |
commit | commitdiff | tree | snapshot |
next |