platform/upstream/pytorch.git
2021-07-15 Mitchell SprynFix illegal opcode bug in caffe2 (#40584) 95/261295/1 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211028.231830 accepted/tizen/7.0/unified/20221110.060752 accepted/tizen/7.0/unified/hotfix/20221116.111404 accepted/tizen/unified/20210715.094605 submit/tizen/20210715.075526 submit/tizen_6.5/20211028.163601 tizen_6.5.m2_release tizen_7.0_m2_release
2021-03-03 Dongju Chae[dist] Rebuild packages with protobuf 3.14.0 56/254456/1
2020-09-15 Parichay Kapoor[caffe2] Solving bug with disabling all nnpacks sandbox/kparichay/v1.6.0-rc1_protobuf_1.12.3
2020-09-15 Parichay Kapoor[dist/debian] Disable QNNPACK/XNNPACK for all arch
2020-09-14 Parichay Kapoor[dist/debian] Disable python version check
2020-09-14 Parichay Kapoor[dist/debian] Remove unnecessary dependencies
2020-09-14 Parichay Kapoor[dist/debian] Disable QNNPACK for armhf
2020-09-10 Parichay Kapoor[dist/debian] Added packaging support for ubuntu <18.04
2020-07-20 Parichay Kapoor[dist/debian] Disable QNNPACK for arm64
2020-07-20 Parichay Kapoor[Dist/Debian] Limit number of threads for arm64
2020-07-17 Parichay Kapoor[Dist/debian] Turn off MKLDNN for arm64 arch
2020-07-16 Parichay Kapoor[Dist/Tizen/Debian] Update packaging with version update
2020-07-16 Parichay Kapoor[pytorch] Update to version 1.6.0-rc1
2020-05-26 Sangjung WooRevert "[Packaging] Use protobuf v3.8" 60/234460/1
2020-05-25 Sangjung Woo[Packaging] Use protobuf v3.8 78/234278/1
2020-05-12 MyungJoo Ham[Dist/Tizen] PyTorch/Caffe2 Pacakging. 28/233028/2
2019-06-13 Parichay KapoorMerge pull request #1 from helloahn/caffe2_headers
2019-06-13 Hyoung Joo Ahn[Caffe2] add the missed header files
2019-06-12 Parichay KapoorAdded source to ignore files when making package tar
2019-05-20 Parichay KapoorUpdated rules for all python3 versions
2019-05-17 Parichay KapoorAdding a copy of .gitignore, which will be present...
2019-05-17 Parichay Kapooradded submodules in package for offline build
2019-05-15 Parichay KapoorAdded pytorch debian packaging
2019-04-24 Elias Ellisonfix rocm test (#19663) master
2019-04-24 efaustEnforce consistent dict iteration order for trace input...
2019-04-24 Jerry ZhangEnable assignment for QTensor in pytorch frontend ...
2019-04-24 eellisonDont introduce aliasing in CSE or Constant Pooling...
2019-04-24 Jerry ZhangRemove QTensor alias (#19635)
2019-04-24 Dmytro DzhulgakovCommit explicit libtorch_python sources (#19607)
2019-04-23 Elias Ellisonbuiltin ivalues sort (#19572)
2019-04-23 James ReedGuard {set,rebase}_history on grad_fn check (#19623)
2019-04-23 Xiaomeng Yangoptimize BatchMatmulOp (#18612)
2019-04-23 Jerry Zhangfix lint (#19632)
2019-04-23 Phúc LêAdd base support to torch.logspace, default base=10...
2019-04-23 Michael Suodisable flake8 E302 (two blank lines) (#19634)
2019-04-23 Tongzhou Wangfix nn.Sequential doc
2019-04-23 Oleg Bogdanovcaffe2 | Windows compat fixes
2019-04-23 Sebastian MessmerRemove fixed TODO (#19590)
2019-04-23 Huamin Licorrect comments in group_norm_op (#19621)
2019-04-23 Sebastian MessmerSimplify argument test cases (#19593)
2019-04-23 Sebastian MessmerAdd test cases for optional of list (#19592)
2019-04-23 Stefan KrahPort adaptive_max_pool3d() to ATen (#19547)
2019-04-23 Elias Ellisonadd torch.tensor requires grad (#19445)
2019-04-23 Yinghai LuSurface the Glow traces to C2 (#19087)
2019-04-23 Kaiyu ShiFix lack of state init for adagrad and add share_memory...
2019-04-23 Priya GoyalAllow extracting element-wise loss in softmax (#19579)
2019-04-23 Wanchao Liangdispatch max_pools with no indices, expose max_pools...
2019-04-23 Jerry ZhangAdds `fakeQuantizePerTensorAffineOp` to pytorch (#19387)
2019-04-23 James Reed-fno-math-errno -fno-trapping-math (#19552)
2019-04-23 Bram WastiOnly require python print on certain namespaces (#19383)
2019-04-23 Zafar TakhirovUse `fbgemm` for quantize/dequantize ops (#19500)
2019-04-23 Jiyan YangSpecify to use Float16UniformFill if necessary in spars...
2019-04-23 Chandler ZuoFix the Division by Zero Bug of CosineAnnealingLR ...
2019-04-23 Vadim VelicodniiFix the documentation for BCEWithLogitsLoss (#17218...
2019-04-23 crcrparfix the docstring of `RandomSampler` (#19113)
2019-04-23 mruberryAvoid (future) cusparse name collision (#19591)
2019-04-23 jhultmanAdd docs and test guaranteeing indices from torch.nonze...
2019-04-23 Tongzhou WangRemove unnecessary printing from tests
2019-04-23 Bado LeeFix lr_scheduler's last_epoch value at the time of...
2019-04-23 SebFarRemoves variable which is assigned but not used (#19194)
2019-04-23 SsnLadd torch.cuda.synchronize(device=None) (#19573)
2019-04-23 Stefan KrahPort adaptive_max_pool2d() to ATen (#19409)
2019-04-23 zhiqiangFix math formatting of PairwiseDistance and CosineSimil...
2019-04-23 Michael SuoRevert D15039713: [pytorch][PR] add torch.tensor requir...
2019-04-23 James ReedBugfix for fusion device check (#19594)
2019-04-23 Elias Ellisonadd torch.tensor requires grad (#19445)
2019-04-23 Vitaly FedyuninAdd onnx support for _unique2 operator
2019-04-23 Lu Fangupdate of fbcode/onnx to 0e8d2bc5e51455c70ef790b9f65aa6...
2019-04-22 James ReedDon't create FusionGroups for known-CPU producer values...
2019-04-22 Sebastian MessmerExplicitly define supported types (#19516)
2019-04-22 Mikhail ZolotukhinIRParser: optionally create name->value map of the...
2019-04-22 Nikolay KorovaikoProfiling : Adding Profile Op to provide storage for...
2019-04-22 Xiang GaoStep 5: remove _unique_dim in favor of unique_dim ...
2019-04-22 Yinghai LuAdd back option to not adjust output batch size (#19442)
2019-04-22 Michael AntonovAdd debug logic to c2_ref_test and its helpers (#19359)
2019-04-22 Dehua Chengfix variable shadowing issus (#19567)
2019-04-22 Elias EllisonAdd manual_seed in script (#19510)
2019-04-22 Lu Fangupdate of fbcode/onnx to 83dd62659fc07d5b7fa93b5d1c1879...
2019-04-22 Gregory ChananGet rid of unnecessary matches_jit_signature: True...
2019-04-22 vishwakftwRename potri to cholesky_inverse (#19498)
2019-04-22 Jiyan YangAdd assertion to make sure init op is always fp16 compa...
2019-04-22 Roy LiGenerate only one Type class per backend (#19295)
2019-04-22 Roy LiMake complex its own backend (#19275)
2019-04-22 Roy LiAdd ScalarType argument to Type::options() (#19270)
2019-04-22 Roy LiGenerate cases for all ScalarTypes in Type functions...
2019-04-22 Mikhail ZolotukhinFix clang-format. (#19550)
2019-04-22 Shen LiFix some typos in jit README
2019-04-21 Gregory ChananMatch JIT signature with triu_indices / tril_indices...
2019-04-21 Gregory ChananMake one_hot non-differentiable. (#19524)
2019-04-21 Gregory ChananRemove 'BoolTensor', 'IndexTensor' from frontend specif...
2019-04-21 Gregory ChananHave _embedding_bag_dense_backward match JIT signature...
2019-04-21 Gregory ChananHave embedding_dense_backward match JIT signature....
2019-04-21 Gu, JinghuiUpdate mkldnn-bridge to fix crash issue in DNNLOWP...
2019-04-21 Gregory ChananHook up non_differentiability in derivatives.yaml when...
2019-04-21 Gregory ChananMove non_differentiable_arg_names from autograd functio...
2019-04-21 Tongzhou WangMove cuFFT plan cache note outside Best Practices ...
2019-04-20 Michael SuoRevert D14689639: [pytorch] Allow passing lists as...
2019-04-20 Gu, JinghuiImprove optimizations for DNNLOWP support on MKL-DNN...
2019-04-20 Nishant PanditMake Observer class as template Quant class for QuantCo...
2019-04-20 Sam Leeman... Support compilation on gcc-7.4.0 (#19470)
next