platform/upstream/pytorch.git
2021-08-24 Shiyan Deng[fx_acc] Add mapper for torch.log1p (#63792)
2021-08-24 Peter BellFix pocketfft include path in mobile build (#63714)
2021-08-24 Peter BellSimplify ccache instructions in CONTRIBUTING.md (#62549)
2021-08-24 driazatiSkip archiving useless build artifacts (#63785)
2021-08-24 Bert MaherFix some memory bugs in onnx passes (#63754)
2021-08-24 Mike Iovine[JIT] Move UseVariadicCat internals (#63577)
2021-08-23 Akshit KhuranaFix typo in NNAPI tests (#63797)
2021-08-23 Don Jang[Static Runtime] Add an out variant op for aten::abs...
2021-08-23 Rong Rong ... fix git diff issue (#63408)
2021-08-23 Eli Uriegas.github: Add ec2 information as a step (#63784)
2021-08-23 Erjia GuanRename DataPipe to Op-er (#63325)
2021-08-23 Zeina MigeedAdd equality constraints for some acc opeartions for...
2021-08-23 Hao Lu[Static Runtime] Remove unused fusion patterns (#63636)
2021-08-23 Bert Maher[nnc] Re-enable CPU fusion" (#63665)
2021-08-23 Peter BellKill THCUNN (#63429)
2021-08-23 Rong Rong ... fix mpi ssh runtime error (#63580)
2021-08-23 Rong Rong ... hotfix clone issue (#63770)
2021-08-23 Gary Miguel[ONNX] add test images to repo (#63717)
2021-08-23 Alban DesmaisonAllow implementing either backward or vjp for Function...
2021-08-23 Jithun NairUpdate ROCm PyTorch persons of interest (#55206)
2021-08-23 Pritam DamaniaRemove `_fork_processes` from common_distributed.py...
2021-08-22 Horace HeMade FuncTorchBatched decompose CompositeImplicitAutogr...
2021-08-21 jiejBatchNorm autodiff re-enabled (#57321)
2021-08-21 Bert MaherRevert D30360382: [nnc] Support thread level parallelis...
2021-08-21 Bert MaherRevert D30417127: Remove flag to toggle CPU fusion...
2021-08-21 Wanchao Liang[sharded_tensor] add readonly tensor properties (#63679)
2021-08-21 Hao Lu[Static Runtime] Implement out variant for fb::quantize...
2021-08-21 Akshit KhuranaNNAPI: Support const values in binary ops
2021-08-21 Peter BellMigrate thnn_conv2d from THC to ATen (#63428)
2021-08-21 Bo WangExtend _sharded_tensor constructor to support other...
2021-08-20 driazati[clang-tidy] Enable more folders (#63380)
2021-08-20 Yi Zhangenable increment build for build_libtorch (#63074)
2021-08-20 北海若[Doc] Deprecation notice for only_inputs argument ...
2021-08-20 driazatiRemove breakpad from docker image (#63598)
2021-08-20 jiayisunadd BFloat16 operators on CPU: range, sinh, cosh, frexp...
2021-08-20 Jeff Dailyempty caching allocator before test_avg_pool2d large...
2021-08-20 Nikita ShulgaInclude iostream in ProcessGroupMPI.cpp (#63656)
2021-08-20 Scott Wolchok[easy]Unbreak caffe2benchmarking build (#63655)
2021-08-20 BowenBao[ONNX] Suppport torch.dot and torch.nn.utils.spectral_n...
2021-08-20 BowenBao[ONNX] Update repeat_interleave for dynamic repeats...
2021-08-20 BowenBao[ONNX] Fix an issue that optimizations might adjust...
2021-08-20 BowenBao[ONNX] Fix controlflow shape inference with contrib...
2021-08-20 Alban DesmaisonRevert D30417370: [nnc] Enable CPU fusion
2021-08-20 Pritam Damania[8/N] Remove c10d/ddp fork tests. (#63454)
2021-08-20 Alban DesmaisonRevert D30426527: Adding DataLoader2 class as future...
2021-08-20 Philip MeierAdd `BinaryUfuncOpInfo` and broadcasting tests (#61964)
2021-08-20 Bert Maher[nnc] Enable CPU fusion (#63545)
2021-08-20 Bert MaherRemove flag to toggle CPU fusion in the presence of...
2021-08-20 Bert Maher[nnc] Support thread level parallelism in fused kernels...
2021-08-20 Aaron BockoverAdd support for the ONNX Runtime Eager Mode backend...
2021-08-20 Victor QuachAdd docs describing saved tensor hooks (#62362)
2021-08-20 Shiyan Deng[fx2trt] Add layernorm plugin for dynamic shape (#63620)
2021-08-20 Pavithran Ramachandran[PyTorch][Edge] Improve InflatableArgs for Bundled...
2021-08-20 Vitaly FedyuninAdding DataLoader2 class as future replacement of DataL...
2021-08-20 albanDSmall custom function refactor which doesn't change...
2021-08-20 Vitaly FedyuninAdding IterableAsDataPipe IterDataPipe (#63522)
2021-08-20 Mike Iovine[Static Runtime] Enable RemoveListMutation (#63536)
2021-08-20 Don Jang[Static Runtime] Add native op for aten::detach (#63625)
2021-08-20 Nikita ShulgaUpdate protobuf to 3.13.1 (#62571)
2021-08-20 Raghavan Raman[nnc] Updated sliceTail to do inplace mutation (#63532)
2021-08-20 Raghavan Raman[nnc] Updated sliceHead to do inplace mutation (#63531)
2021-08-20 Scott Wolchok[PyTorch] Remove unnecessary iostream includes in heade...
2021-08-20 Scott Wolchok[PyTorch] Remove unused dump() methods in vec headers...
2021-08-20 Pavithran Ramachandran[PyTorch][Edge] Support backtrace symbolication for...
2021-08-19 Nikita ShulgaRevert D30359218: [pytorch][PR] [doc] pre-commit fix...
2021-08-19 zhouzhuojieAdd concurrency group for more workflows (#63606)
2021-08-19 Zeina Migeedacc type inference (#63119)
2021-08-19 Sergei VorobevReplace hardcoded values in IndexKernel.cu (#63372)
2021-08-19 Adam J. StewartDataLoader: allow non-integer Samplers (#63500)
2021-08-19 Kimish Patel[Pytorch] Fix callstack pointer serialization bug ...
2021-08-19 Charles David... Updating the names of these functions (#63513)
2021-08-19 Natalia GimelsheinRevert embedding thrust->cub migration (#63451)
2021-08-19 Philip MeierUpdates internal `assert_allclose` callsites in favor...
2021-08-19 Mike RuberryModernizes add and mul documentation (#63309)
2021-08-19 kshitij12345[special] use __all__ to hide internal imports (#63135)
2021-08-19 Yusuo Hu[BF16] Add a missing thread local specifier to autocast...
2021-08-19 Pritam Damania[7/N] Remove fork tests for RPC. (#63443)
2021-08-19 driazatiUse CMake for breakpad (#63186)
2021-08-19 Scott Wolchok[easy] Fix missing move in TupleType::createNamed ...
2021-08-19 Shiyan Deng[hpc] use fx2trt for exploration track (#63535)
2021-08-19 Shiyan DengAdd permute021 fx2trt converter (#63238)
2021-08-19 Scott Wolchok[PyTorch] Test IValue move/copy/assign/swap more (...
2021-08-19 David EsiobuUse linecache.lazycache to cache generated code. (...
2021-08-19 anjali411Add fastpath for dot and vdot when the inputs have...
2021-08-19 Till HoffmannPoisson zero rate (#61511)
2021-08-19 Jeff Dailyadd distributed/_sharded_tensor/test_sharded_tensor...
2021-08-19 Ilqar RamazanliTo fix the chainability at epoch zero for some schedule...
2021-08-19 Alban DesmaisonUpdate full backward hook doc with not-same-object...
2021-08-19 Mike Iovine[Static Runtime] Support __getitem__ for lists (#63398)
2021-08-19 Alban DesmaisonRevert D29399533: Hoisting common expressions out of...
2021-08-19 Chen LaiFix interpreter debug logging message (#63499)
2021-08-19 Nikolay Korovaikolayernom inplace (#63437)
2021-08-19 Nikolay Korovaikolayernorm (#63436)
2021-08-19 Mikhail Zolotukhin[TensorExpr] Make CacheReplacer and IndexFlattener...
2021-08-19 Mikhail Zolotukhin[TensorExpr] Speedup ExternalCall.ComputeInterop test...
2021-08-19 Michael Dagitsessupport optional comparisons with different but compara...
2021-08-19 Edward YangBeef up comment in AccumulateType (#63503)
2021-08-19 Yinbin MaBF16 allreduce hook (#63260)
2021-08-18 John ClowHoisting common expressions out of If blocks (#59492)
2021-08-18 Amy HeNnapi Delegation: Quick improvements (#63489)
next