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 |
2018-12-11 |
Ilia Cherniavskii | TBB task graph (#15041) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
bddppq | Enable more caffe2 fp16 rocm tests (#15040) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Lu Fang | Enable the build of tests in ATen/core (#15032) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Gregory Chanan | More scaffolding for LegacyTHDispatch. (#14852) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Ilia Cherniavskii | Back out "Revert D13043261: [caffe2] Task graph and... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Jerry Zhang | Tensor construction codemod - 2/3 (#14836) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Jesse Hellemn | Fixing reading of FBGEMM from env variables |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Syed Tousif... | Alignas Array struct (#14920) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
rohithkrn | Integrate rocBLAS fp16 api into Caffe2 (#14882) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Junjie Bai | Fix old tensor CopyFrom usage in boolean mask operator |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Jongsoo Park | unit test with multiple omp threads (#14958) |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Jerry Zhang | Remove partially initialized Tensor in Deserialization... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Junjie Bai | Revert D13043261: [caffe2] Task graph and task future... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
James Reed | apply() for ScriptModules (#14655) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Simplify THPPointer implementation for Storage. (#14897) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Disable getNumGPUs rewrite (#14993) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Sebastian Messmer | Fix include path for WrapDimMinimal.h |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Sebastian Messmer | Move WrapDimMinimal to c10 |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Stop disabling maybeOverlappingIndices (#14999) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Jane Wang | add gloo allgather support on GPU (#14576) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Ilia Cherniavskii | Task graph and task future abstractions in executor |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Jerry Zhang | caffe2/caffe2/contrib/script (#15007) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Michael Suo | s/Torch Script/TorchScript/g (#15011) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Yuxin Wu | Improve the docs of interpolate(align_corners=) (#14806) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Giuseppe Ottaviano | Improve build time of register_symbols.cpp without... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Delete defunct THP_API.h header. (#14899) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Disable test_leaf_variable_sharing on ASAN runs |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Revert D13306052: [pytorch][PR] Allow converting CharTe... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Edward Yang | Non-INTERFACE AT_LINK_STYLE is dead code (#14822) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
SsnL | Support torch.load with encoding (#14743) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
SsnL | Convert int8 numpy array to CharTensor (#14700) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
SsnL | Allow converting CharTensor to np arrays (#14710) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Jongsoo Park | pre-pack operation of dnnlowp conv with 16-bit accumula... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Zachary DeVito | Respect -q of setup.py (#14972) |
commit | commitdiff | tree | snapshot |
2018-12-10 |
SsnL | _get_device_index supports parsing device strings |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Soumith Chintala | remove mingfeima mkldnn reference from README, as no... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Zachary DeVito | fixing some rebuild issues (#14969) |
commit | commitdiff | tree | snapshot |
2018-12-09 |
vishwakftw | Remove deprecated info argument in btrifact (#14935) |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Soumith Chintala | add fix for CUDA 10 (#14971) |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Your Name | Fix mismatched test_{full,ones,zeros}_like onnx expect... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Yiming Wu | fix auto grad summing for IfOp where intermediate outpu... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Spandan Tiwari | Export ones_like, zeros_like and full_like using ONNX... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Edward Yang | Canonicalize all includes in PyTorch. (#14849) |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Jongsoo Park | race condition fix of calling mutable_data inside a... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Fei Sun | Add crop argument, can crop rec as well, first resize... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Marat Dukhan | Switch Int8Sigmoid to QNNPACK (#14883) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Your Name | ONNX changes to use int32_t (instead of enum) to store... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Sebastian Messmer | Remove at references from c10 |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Brennan Vincent | Implement `std` for multiple dimensions on CPU devices... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Orion Reblitz... | Add CAFFE2_API to video processing functions (#14900) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Johannes M... | Enable unit tests known to work on ROCm (#14011) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Lu Fang | update of fbcode/onnx to aca8473a40cf43f01958c81b648efc... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
rohithkrn | Enable fp16 for MIOPEN operators in Caffe2 (#14905) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Gu, Jinghui | Upgrade MKL-DNN to version 0.17 (#14308) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Daniel Bermond | Fix build with OpenCV 4.0 (#14356) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Sebastian Messmer | Remove unused TensorImpl dependencies |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Sebastian Messmer | Remove TensorImpl -> context_base dependency (#14658) |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Sebastian Messmer | Fix include paths for TensorOptions |
commit | commitdiff | tree | snapshot |
2018-12-07 |
James Reed | Update graph printouts in JIT docs (#14914) |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Ailing Zhang | Improve hub documentation (#14862) |
commit | commitdiff | tree | snapshot |
2018-12-07 |
James Reed | USE_FBGEMM=True by default |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Sergei Nikolaev | USE_TENSORRT support and TensorRT 5 compatibility |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Orion Reblitz... | Add __init__.py so files get picked up on install ... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Gregory Chanan | Replace calls of Type::_th_tensor. (#14877) |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Peter Goldsborough | Large scale fix of python-related files in torch/csrc/ |
commit | commitdiff | tree | snapshot |
2018-12-07 |
PenghuiCheng | Implementation of WeightedSum op for mkl-dnn and fix... |
commit | commitdiff | tree | snapshot |
next |