platform/upstream/pytorch.git
2021-08-25 Shiyan Deng[fx2trt] Check input device in TRTModule (#63893)
2021-08-25 rishipbf16 Error message cleanup as well as addition of is_bf...
2021-08-25 Karen Zhou[pruner] add getter for pruned outputs in base pruner...
2021-08-25 Karen Zhou[pruner] add support for pruning BatchNorm2d (#63519)
2021-08-25 Peter BellMinor OptionalTensorRef updates (#63611)
2021-08-25 Nikita ShulgaUpdate CMake minimum version to 3.10 (#63660)
2021-08-25 Rong Rong ... Temporary fix for remote gpu execution issue (#63899)
2021-08-25 Ansley UsseryFix bug in `check_empty_containers` (#63492)
2021-08-25 Jane XuSwap CUDA 11.1 and 11.3 in CI to make 11.1 periodic...
2021-08-25 zhouzhuojie[skip ci] Add generated comment to ruleset json (#63896)
2021-08-25 Alban DesmaisonRevert D30526034: [pytorch][PR] compute reduction inter...
2021-08-25 Linbin YuRevert D30384746: [fx2trt] Add a test for quantized...
2021-08-25 Jerry Zhang[fx2trt] Add a test for quantized resnet18 (#63446)
2021-08-25 Jerry Zhang[quant][graphmode][fx] Make maxpool and flatten produce...
2021-08-25 Mikhail Zolotukhin[TensorExpr] LLVMCodegen: Use addFnAttr instead of...
2021-08-25 Jerry Zhang[qunat][graphmode][fx] Add a separate lower_to_native_b...
2021-08-25 Natalia Gimelsheincompute reduction intermediate buffer size in elements...
2021-08-25 Thomas J. FanTST Adds more modules into common module tests (#62999)
2021-08-25 Joel SchlosserAllow arbitrary objects in state_dicts (#62976)
2021-08-25 Thomas J. FanTST Adds pickle testing for ModuleInfo (#63736)
2021-08-25 Bert MaherRe-apply: [nnc] Support thread level parallelism in...
2021-08-25 Bert MaherDon't switch executors mid test (#63830)
2021-08-25 Bert Maher[nnc] Disable erf and erfc (#63775)
2021-08-25 Peter BellMigrate THCTensor_copyIgnoringOverlaps to ATen (#63505)
2021-08-25 Jerry Zhang[quant][graphmode][fx] Add reference option support...
2021-08-25 Hao Lu[StaticRuntime] Fix bug in HasInplaceOp (#63842)
2021-08-24 Harut MovsisyanMicrobenchmarking matrix mult (einsum, torch.mult,...
2021-08-24 Xiaodong WangTurn off layer norm in jit symbolic differentiation...
2021-08-24 Alban DesmaisonAdd a common autograd TLS state (#63860)
2021-08-24 Eli Uriegas.github: Enable with-ssh for Windows (#63440)
2021-08-24 James Reed[FX] Fix _replicate_for_data_parallel (#63821)
2021-08-24 soulitzerDo not modify saved variables in-place for spectral...
2021-08-24 Peter BellMigrate legacy lstsq from THC to ATen (CUDA) (#63504)
2021-08-24 Edward YangRevert D30513613: Removing tensor.data usage in utils...
2021-08-24 Bo WangMerge common fields from TensorInitParams and ShardedTe...
2021-08-24 Aayush PrakashRemoving tensor.data usage in utils with tensor set_...
2021-08-24 Yi Zhangupdate readme and contributing.md (#63843)
2021-08-24 peterjc123Subprocess encoding fixes for cpp extension (#63756)
2021-08-24 mingfeimaadd bf16 support for bucketize (#55588)
2021-08-24 Karen Zhou[pruner] modify base pruner to prune bias by default...
2021-08-24 Karen Zhou[pruner] amend base pruner API to match base sparsifier...
2021-08-24 Karen Zhou[pruner] refactor `ActivationReconstruction` forward...
2021-08-24 Mike Iovine[Static Runtime] Implement prim::VarStack out variant...
2021-08-24 Xiang Gao[Reland] Embedding thrust->cub migration (#63806)
2021-08-24 mingfeimaoptimize BFloat16 elemwise operators CPU: sigmoid,...
2021-08-24 yanbing-jEnable BFloat16 LeakyReLU and RReLU in CPU path (#61514)
2021-08-24 Thomas J. FanENH Adds no_batch_dim for NLLLoss (#62651)
2021-08-24 mingfeimafix batchnorm2d issue when input is non contiguous...
2021-08-24 Mike Iovine[JIT] Add variadic stack op (#63578)
2021-08-24 Rong Rong ... [BE] add distributed run_test options (#63147)
2021-08-24 Alban DesmaisonRevert D30388099: Add a common autograd TLS state
2021-08-24 Thomas J. FanENH Adds no_batch_dim tests/docs for LPPool1d and Ident...
2021-08-24 albanDAdd a common autograd TLS state (#63114)
2021-08-24 Marjan FariborzSeparating quantization test from distributed_test...
2021-08-24 Mikhail Zolotukhin[TensorExpr] Nuke KernelArena and KernelScope. (#63587)
2021-08-24 Mikhail Zolotukhin[TensorExpr] Make 'Tensor' a value type. (#63586)
2021-08-24 Mikhail Zolotukhin[TensorExpr] Switch Exprs and Stmt from kernel-arena...
2021-08-24 Mikhail Zolotukhin[TensorExpr] More NFC changes like Expr* -> ExprPtr...
2021-08-24 mingfeimaadd channels last for GroupNorm (#49821)
2021-08-24 Jane XuAdd ROCm as a platform for which tests can be disabled...
2021-08-24 Mike Iovine[Static Runtime] SR clones graph input (#63704)
2021-08-24 Shiyan Deng[fx2trt] Add acc op and converter for torch.pow (#63795)
2021-08-24 Vitaly FedyuninAdding DataLoader2 class as future replacement of DataL...
2021-08-24 Rohan Varma[BE] Enable PostLocalSGD tests on windows (#63463)
2021-08-24 Rohan Varma[BE] Enable functional optim tests for windows (#63462)
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...
next