platform/upstream/pytorch.git
2018-12-12 Viswanath SivakumarOptimize CPU GenerateProposals op by lazily generating...
2018-12-12 Shen LiImplement torch.tril_indices and torch.triu_indices...
2018-12-12 ImranMinor documentation mistake (#15068)
2018-12-12 David RiazatiAdd script standard library documentation + cleanup...
2018-12-12 Immanuel AlexanderMove adaptive avg pooling 2d to ATen native (#14714)
2018-12-12 Jerry ZhangMove numa.{h, cc} to c10/util (#15024)
2018-12-12 Richard ZouStop erroneously running aten::warn (#15124)
2018-12-12 Edward YangMove CUDAGuard, CUDAStream and CUDAGuardImpl to c10...
2018-12-12 Gregory ChananKill Type.storage. (#15075)
2018-12-12 Brennan Vincentfix infinite loop when get_max_threads is nonzero but...
2018-12-12 Gregory ChananEnsure there aren't variables in checked_tensor_unwrap...
2018-12-12 Richard ZouAdd better support for bools in the graph fuser (#15057)
2018-12-12 Brennan Vincentfix some tests that I accidentally disabled (#15077)
2018-12-12 Edward YangDon't setup x86_64-linux-gnu-gcc as an sccache wrapper...
2018-12-12 Junjie BaiUse c10::to_string that works cross platform (#15117)
2018-12-12 Zhiping XiuAdd EmptyNameScope to allow you jump out from current...
2018-12-12 bddppqRemove linker and dlopen flags that allowed undefined...
2018-12-12 Peter GoldsboroughFix serialization (#15033)
2018-12-12 Fei SunUpdate the output format for benchmark_helper. It outpu...
2018-12-12 Zachary DeVitoPre-commit flake8/clang-tidy (#15102)
2018-12-12 Jane Wangadd gloo support for gather on GPU (#14916)
2018-12-12 Sebastian MessmerFix include paths for UndefinedTensorImpl.h
2018-12-12 Sebastian MessmerMove UndefinedTensorImpl to c10 (meh) (#14817)
2018-12-12 Sebastian MessmerFix include paths for TensorImpl.h
2018-12-12 Sebastian MessmerMove TensorImpl to c10 (yay!)
2018-12-12 Gregory ChananAdd at::scalar_tensor factory function, use it instead...
2018-12-12 Edward YangMake ATen HIPify out-of-place, but still reuse CUDA...
2018-12-12 Daniel IngramAdd error type to raise statement
2018-12-12 Peter GoldsboroughRemove deprecated variable_tensor_functions (#15003)
2018-12-12 Jane Wangadd gloo scatter support on GPU (#14917)
2018-12-12 Zachary DeVitore-enable copy of python files, but be careful that...
2018-12-11 Richard ZouSplit off fuser tests in test_jit.py to their own test...
2018-12-11 David RiazatiSupress warnings on generated tests
2018-12-11 Josef Lindman... Issue 14984: Remove divide by zero error in index_put_...
2018-12-11 zrpherculeUpdate onnx coverage script for more accurate result...
2018-12-11 Michael Suotox.ini -> .flake8 (#15065)
2018-12-11 Roy Lisilence unreachable code warnings (#15036)
2018-12-11 Michael Suoimprove deep equality check in alias annotation test...
2018-12-11 James SunFix race condition in ThreadPool::workOnTasksUntilCompl...
2018-12-11 TerryTsaoFix CMakeLists.txt for Int8 python bindings (#15047)
2018-12-11 Orion Reblitz... Install cpp tests when built (#15000)
2018-12-11 Michael CarilliStashing checkpointing RNG states based on devices...
2018-12-11 svcscmUpdating submodules
2018-12-11 Marat DukhanSwitch Int8Softmax, Int8Relu, and Int8LeakyRelu to...
2018-12-11 Lingyi LiuAdjust the API call to deserilize the tensorproto ...
2018-12-11 Natalia Gimelsheinuse datatype dependent tolerance in data parallel tests
2018-12-11 paland3Update pooling.py (#14998)
2018-12-11 Zachary DeVitoClean up casting ops (#14947)
2018-12-11 Jongsoo Parkshare code between adagrad and rowwise adagrad tests...
2018-12-11 Ilia CherniavskiiTBB task graph (#15041)
2018-12-11 bddppqEnable more caffe2 fp16 rocm tests (#15040)
2018-12-11 Lu FangEnable the build of tests in ATen/core (#15032)
2018-12-11 Gregory ChananMore scaffolding for LegacyTHDispatch. (#14852)
2018-12-11 Ilia CherniavskiiBack out "Revert D13043261: [caffe2] Task graph and...
2018-12-11 Jerry ZhangTensor construction codemod - 2/3 (#14836)
2018-12-11 Jesse HellemnFixing reading of FBGEMM from env variables
2018-12-11 Syed Tousif... Alignas Array struct (#14920)
2018-12-11 rohithkrnIntegrate rocBLAS fp16 api into Caffe2 (#14882)
2018-12-11 Junjie BaiFix old tensor CopyFrom usage in boolean mask operator
2018-12-11 Jongsoo Parkunit test with multiple omp threads (#14958)
2018-12-11 Jerry ZhangRemove partially initialized Tensor in Deserialization...
2018-12-11 Junjie BaiRevert D13043261: [caffe2] Task graph and task future...
2018-12-10 James Reedapply() for ScriptModules (#14655)
2018-12-10 Edward YangSimplify THPPointer implementation for Storage. (#14897)
2018-12-10 Edward YangDisable getNumGPUs rewrite (#14993)
2018-12-10 Sebastian MessmerFix include path for WrapDimMinimal.h
2018-12-10 Sebastian MessmerMove WrapDimMinimal to c10
2018-12-10 Edward YangStop disabling maybeOverlappingIndices (#14999)
2018-12-10 Jane Wangadd gloo allgather support on GPU (#14576)
2018-12-10 Ilia CherniavskiiTask graph and task future abstractions in executor
2018-12-10 Jerry Zhangcaffe2/caffe2/contrib/script (#15007)
2018-12-10 Michael Suos/Torch Script/TorchScript/g (#15011)
2018-12-10 Yuxin WuImprove the docs of interpolate(align_corners=) (#14806)
2018-12-10 Giuseppe OttavianoImprove build time of register_symbols.cpp without...
2018-12-10 Edward YangDelete defunct THP_API.h header. (#14899)
2018-12-10 Edward YangDisable test_leaf_variable_sharing on ASAN runs
2018-12-10 Edward YangRevert D13306052: [pytorch][PR] Allow converting CharTe...
2018-12-10 Edward YangNon-INTERFACE AT_LINK_STYLE is dead code (#14822)
2018-12-10 SsnLSupport torch.load with encoding (#14743)
2018-12-10 SsnLConvert int8 numpy array to CharTensor (#14700)
2018-12-10 SsnLAllow converting CharTensor to np arrays (#14710)
2018-12-10 Jongsoo Parkpre-pack operation of dnnlowp conv with 16-bit accumula...
2018-12-10 Zachary DeVitoRespect -q of setup.py (#14972)
2018-12-10 SsnL_get_device_index supports parsing device strings
2018-12-10 Soumith Chintalaremove mingfeima mkldnn reference from README, as no...
2018-12-10 Zachary DeVitofixing some rebuild issues (#14969)
2018-12-09 vishwakftwRemove deprecated info argument in btrifact (#14935)
2018-12-09 Soumith Chintalaadd fix for CUDA 10 (#14971)
2018-12-09 Your NameFix mismatched test_{full,ones,zeros}_like onnx expect...
2018-12-09 Yiming Wufix auto grad summing for IfOp where intermediate outpu...
2018-12-09 Spandan TiwariExport ones_like, zeros_like and full_like using ONNX...
2018-12-09 Edward YangCanonicalize all includes in PyTorch. (#14849)
2018-12-09 Jongsoo Parkrace condition fix of calling mutable_data inside a...
2018-12-08 Fei SunAdd crop argument, can crop rec as well, first resize...
2018-12-08 Marat DukhanSwitch Int8Sigmoid to QNNPACK (#14883)
2018-12-08 Your NameONNX changes to use int32_t (instead of enum) to store...
2018-12-08 Sebastian MessmerRemove at references from c10
2018-12-08 Brennan VincentImplement `std` for multiple dimensions on CPU devices...
2018-12-08 Orion Reblitz... Add CAFFE2_API to video processing functions (#14900)
2018-12-08 Johannes M... Enable unit tests known to work on ROCm (#14011)
next