platform/upstream/pytorch.git
2021-08-13 Pruthvi Madugundu[ROCm] Update HIP_VERSION to TORCH_HIP_VERSION (#62786)
2021-08-13 Can BaliogluRespect user-set CMAKE_PREFIX_PATH (#61904)
2021-08-13 gmagogsfmRemove left-over print in test_diff_graph_inline_thresh...
2021-08-13 Tanvir ZamanAdd CostInferenceFunction for SplitOp (#63133)
2021-08-13 Meghan Lele[docs] Merge note block in `torch.lu` documentation...
2021-08-13 Meghan Lele[docs] Remove `input` parameter from `Tensor.flatten...
2021-08-13 Meghan Lele[docs] Add cross references to `torch.transpose` and...
2021-08-13 Meghan Lele[docs] Mention `vsplit`, `hsplit` and `tensor_split...
2021-08-13 Sameer DeshmukhAllow Average Pooling modules to accept tensors with...
2021-08-13 zhouzhuojie[skip ci] fix workflow code generation (#63235)
2021-08-13 Mike Iovine[Static Runtime] Add pass to eliminate __getitem__...
2021-08-13 Kushashwa Ravi... Fixing user inputs for low, high in `make_tensor` ...
2021-08-13 Natalia Gimelshein[hackathon] fix benchmarking script in CONTRIBUTING...
2021-08-13 Andres Suarez[codemod][lint][caffe2] Extend BLACK coverage
2021-08-13 Thomas J. FanENH Adds no_batch_dim to FractionalMaxPool2d (#62490)
2021-08-13 Don Jang[JIT] Add a flag to rethrow caught exception in jit...
2021-08-13 Yukio SiraichiPort `norm` kernel to structured kernels. (#62711)
2021-08-13 Yukio SiraichiPort `prod` kernel to structured kernels. (#62024)
2021-08-13 Yukio SiraichiPort `mean` kernel to structured kernels. (#61643)
2021-08-13 Andrew GuRemove req to call step() in training loop (#63164)
2021-08-13 Andrew GuPass `_allow_empty_param_list` into func opt ctor ...
2021-08-13 Andrew GuSimplify data structures, add uniform approximation...
2021-08-13 Supriya Rao[docs][ao] update quantize_per_tensor to mention overlo...
2021-08-13 Victor QuachMake saved tensors default hooks thread local (#62909)
2021-08-13 Sameer DeshmukhAllow 0-dim batch sizes for AdaptiveMaxPool and MaxPool...
2021-08-13 AspenStarsDOC Improve documentation for LayerNorm (#63144)
2021-08-13 Alban DesmaisonRevert D30090760: [iOS] Add podspec for libTorch-lite...
2021-08-13 Kushashwa Ravi... OpInfo for `torch.nn.functional.normalize` (#62635)
2021-08-13 Nikita VedeneevImplements backward for `torch.lu_solve` (#61681)
2021-08-13 Charles David... Moving getattr_from_fqn to torch.quantization.utils...
2021-08-13 Thomas J. FanENH Migrate nll_loss2d from THC to ATen (#62826)
2021-08-13 Alexander Soareadd autowrap_functions kwarg to fx.Tracer (#62106)
2021-08-13 Bradley Davis[fx] store Tracer class on Graph and GraphModule for...
2021-08-12 Karol SputoShow warning in eager mode for empty containers (#62978)
2021-08-12 Hanton Yang[iOS] Add podspec for libTorch-lite nightly build ...
2021-08-12 Rong Rong ... [BE] delete GHA generated workflow files before regen...
2021-08-12 Tao Xu[iOS][GPU] Fix the clamp shader function for x86_64...
2021-08-12 Victor QuachForbid inplace modification of a saved tensor's pack_ho...
2021-08-12 Howard HuangUpdate CONTRIBUTING.md to remove ProcessGroupAgent...
2021-08-12 Edward Wang... add use_strict_trace to tensorboard add_graph method...
2021-08-12 Shen LiRevert D30279364: [codemod][lint][fbcode/c*] Enable...
2021-08-12 jiejLayerNorm Support in autodiff: (#50467)
2021-08-12 Zsolt Dollenstein[codemod][lint][fbcode/c*] Enable BLACK by default
2021-08-12 Kushashwa Ravi... [reland] OpInfo: `adaptive_avg_pool2d` (#62935)
2021-08-12 Rong Rong ... [BE] shorten CI name part2 (#63030)
2021-08-12 Rohan VarmaSkip zero test on windows (#63087)
2021-08-12 Peter BellBatchNorm: Use resize_output and empty, instead of...
2021-08-12 Supriya Rao[quant] Make version 1 the default for get_default_qat_...
2021-08-12 Pritam DamaniaFix sharded tensor tests. (#63054)
2021-08-12 Meghan LelePort `log_softmax_backward_data` to structured kernel...
2021-08-12 Meghan LelePort `log_softmax` to structured kernel (#57374)
2021-08-12 zhouzhuojieAdd ciflow_ruleset.json generator along with gha ci...
2021-08-11 Jiewen TanImprove IMethod::getArgumentNames to deal with empty...
2021-08-11 Amy HeFix Nnapi backend execute's dangling pointer (#63092)
2021-08-11 Nikita ShulgaFix warnings (#62930)
2021-08-11 Tao Xu[iOS][GPU] Consolidate array and non-array kernel for...
2021-08-11 Richard Barnesirange-ify 13b (#62476)
2021-08-11 CaoEAdd BFloat16 support for unique and unique_consecutive...
2021-08-11 Alexander GrundAdd Github action to upload full source releases (...
2021-08-11 Xiang GaoEmbedding thrust->cub: unique (#63042)
2021-08-11 Howard Cheng[PyTorch] Add flop count for addmm (#61895)
2021-08-11 Salil DesaiXNNPack Input Pointer Caching Comment (#62818)
2021-08-11 rusty1s`_convert_coo_to_csr` CPP and CUDA functionality (...
2021-08-11 Pritam DamaniaAdd a _RemoteDevice structure for ShardedTensor/Shardin...
2021-08-11 Jacob Szwejbka[Pytorch Edge] Move RuntimeCompatibilityInfo Factory...
2021-08-11 Stephen Macke[easy] add an `inplace` argument to MutableNetProto...
2021-08-11 zhouzhuojieFix gha render-test-result mixed failure passthrough...
2021-08-11 Yida WangFix issues with printing certain torch modules (#62447)
2021-08-11 Peter BellShard python_functions.cpp (#62186)
2021-08-11 Sze Wai Celeste... Fix inconsisteny between Python and JIT power operation...
2021-08-11 Dmytro DzhulgakovFix CUDA_KERNEL_ASSERT ambiguous symbol in NDEBUG mode...
2021-08-11 Pritam Damania[4/N] Enable opt-asan for distributed unit tests. ...
2021-08-11 Lu FangBack out "[fx] store Tracer class on Graph and GraphMod...
2021-08-11 Rishi Purirebase for autocast updates to include device_type...
2021-08-11 Wei-Sheng ChinFix missing element types and shapes when autograd...
2021-08-11 Natalia Gimelsheinremove dead code (#63031)
2021-08-11 Natalia GimelsheinRevert D30199482: [pytorch][PR] Add BFloat16 support...
2021-08-11 Richard BarnesUse `const auto` with irange (#62990)
2021-08-11 Eddie Yanchange nccl version reporting (#62916)
2021-08-10 tktrungnaUpdate test_torch_deploy (#62838)
2021-08-10 tktrungnaupdate test_libtorch (#62797)
2021-08-10 tktrungnaupdate test distributed (#62796)
2021-08-10 tktrungnaupdate test_vulkan (#62795)
2021-08-10 tktrungnaupdate test_rpc (#62781)
2021-08-10 Matej Sladek[ONNX] add support for prim::Unitialized in lower_tuple...
2021-08-10 Howard HuangRemove process_group_agent and faulty_process_group_age...
2021-08-10 Natalia Gimelsheinfix sort and topk with discontiguous out (#63029)
2021-08-10 Hanton Yang[iOS] enable Metal in the nightly build (#62855)
2021-08-10 Christian Puhrschtest_cudnn_convolution_relu skipCUDAIfRocm
2021-08-10 Victor QuachAdd docstring for saved tensors default hooks (#62361)
2021-08-10 Tao Xu[iOS][CI] Store every version of nightlies in S3 (...
2021-08-10 Jerry Zhang[quant][graphmode] Reference pattern support for elu...
2021-08-10 kshitij12345[fix] TestMultiThreadAutograd: propagate exception...
2021-08-10 Amy He[1/N] Nnapi backend execute and compile (#62272)
2021-08-10 CaoEAdd BFloat16 support for unique and unique_consecutive...
2021-08-10 Jerry Zhang[quant][refactor] Checking activation_dtype instead...
2021-08-10 Raghav KansalLU solve uses cuBLAS and cuSOLVER for matrices with...
2021-08-10 Wanchao Liang[sharded_tensor] add default fields to ShardedTensorMet...
2021-08-10 Rohan Varma[DDP] Dont set thread local state in reducer autograd...
2021-08-10 Pyre Bot Jr[typing] suppress errors in `fbcode/caffe2` - batch 2
next