platform/upstream/pytorch.git
2019-04-17 Xiaoqiang ZhengAdd a fast path for batch-norm CPU inference. (#19152)
2019-04-17 Jerry ZhangTesting for folded conv_bn_relu (#19298)
2019-04-17 Ilia CherniavskiiInitialize intra-op threads in JIT thread pool (#19058)
2019-04-16 Mikhail ZolotukhinFix ASSERT_ANY_THROW. (#19321)
2019-04-16 David RiazatiAdd len() for strings (#19320)
2019-04-16 Xiang GaoStep 3: Add support for return_counts to torch.unique...
2019-04-16 Karl Ostmoinvoke NN smoketests from a python loop instead of...
2019-04-16 Vitaly FedyuninAdding pin_memory kwarg to zeros, ones, empty, ......
2019-04-16 J M DieterichEnable unit tests for ROCm 2.3 (#19307)
2019-04-16 Jerry ZhangFix type conversion in dequant and add a test (#19226)
2019-04-16 Alexandr Morevmath module support (#19115)
2019-04-16 Shen LiRevert replicate.py to disallow replicating multi-devic...
2019-04-16 Zachary DeVitograph_for based on last_optimized_executed_graph (...
2019-04-16 Richard ZouEnable half for CUDA dense EmbeddingBag backward. ...
2019-04-16 Mingzhe Licalculate execution time based on final iterations...
2019-04-16 Ilia CherniavskiiMove OMP/MKL thread initialization into ATen/Parallel...
2019-04-16 Mark SantanielloAvoid undefined symbol error when building AdIndexer...
2019-04-16 Nikolay KorovaikoEllipsis in subscript
2019-04-16 Ilia CherniavskiiAdd input information in RecordFunction calls (#18717)
2019-04-15 Summer DengAdd NHWC order support in the cost inference function...
2019-04-15 Jongsoo Parkunit test with multiple op invocations (#19118)
2019-04-15 Karl OstmoRun shellcheck on Jenkins scripts (#18874)
2019-04-15 Pieter NoordhuisMake DistributedDataParallel use new reducer (#18953)
2019-04-15 GemfieldFix the return value of ParseFromString (#19262)
2019-04-15 vishwakftwModify Cholesky derivative (#19116)
2019-04-15 Karl Ostmoproduce diagram for caffe2 build matrix (#18517)
2019-04-15 Sam GrossFree all blocks with outstanding events on OOM-retry...
2019-04-15 Vitaly FedyuninMake sure that any of the future versions can load...
2019-04-14 Sebastian MessmerSync fbcode/caffe2 and xplat/caffe2 (1) (#19218)
2019-04-14 Ailing Zhangupgrade bazel version in CI [xla ci] (#19246)
2019-04-13 Junjie BaiUpdate docker images to use ROCm 2.3 (#19231)
2019-04-13 Zachary DeVitofix flake8 (#19243)
2019-04-13 Zachary DeVitoRemove GraphExecutor's python bindings (#19141)
2019-04-13 Zachary DeVitoCleanup ScriptModule bindings (#19138)
2019-04-13 Zachary DeVitoget propagate_shape logic out of module.h (#19137)
2019-04-13 Zachary DeVitoMake debug subgraph inlining thread local (#19136)
2019-04-13 Zachary DeVitoSupport Kwargs in C++ Function/Method calls (#19086)
2019-04-13 Johannes M... Enable working ROCm tests (#19169)
2019-04-13 Ailing Zhangimport warnings in torch.hub & fix master CI travis...
2019-04-13 Jerry Zhangfix lint errors in gen.py (#19221)
2019-04-12 Bram WastiAdd pass registration mechanism (#18587)
2019-04-12 Wanchao LiangJIT Layernorm fusion (#18266)
2019-04-12 Yinghai LuAdd more debugging helper to net transformer (#19176)
2019-04-12 Jerry ZhangAdd Quantized Backend (#18546)
2019-04-12 Xiang GaoStep 2: Rename _unique_dim2_temporary_will_remove_soon...
2019-04-12 Lu FangFix onnx ints (#19102)
2019-04-12 Huamin Liuse C10_REGISTER for GELU op
2019-04-12 Edward YangFix tabs lint. (#19196)
2019-04-12 Will FengPin nvidia-container-runtime version (#19195)
2019-04-12 peterOne more fix for #18790
2019-04-12 Jerry ZhangFix promoteTypes for QInt types (#19182)
2019-04-12 Roy LiReplace more usages of Type with DeprecatedTypeProperti...
2019-04-11 David RiazatiSupport attributes when copying modules (#19040)
2019-04-11 Will FengMove version_counter_ to TensorImpl (#18223)
2019-04-11 Iurii ZdebskyiEnable comp ops for bool tensor (#19109)
2019-04-11 Will FengChange is_variable() to check existence of AutogradMeta...
2019-04-11 Zachary DeVitoFirst class modules in the compiler, round 2 (#19167)
2019-04-11 Gregory ChananMaterialize a non-default device for C2 legacy storage...
2019-04-11 Yinghai LuAllow empty net type (#19154)
2019-04-11 Lu FangSkip Slice if it's no op (#19155)
2019-04-11 Lu FangRename ONNX util test names (#19153)
2019-04-11 Pieter NoordhuisRemove ProcessGroup::getGroupRank (#19147)
2019-04-11 Zafar TakhirovBasic implementation of QRelu in C10 (#19091)
2019-04-11 Guanheng ZhangImport MultiheadAttention to PyTorch (#18334)
2019-04-11 Xing Wangtry to enable uncertainty for lr loss (#17236)
2019-04-11 sakaia@jp.fujitsu.comRemove comment (#19148)
2019-04-11 Zachary DeVitoRevert D14842057: Compiler uses first-class modules**
2019-04-11 Zachary DeVitoCompiler uses first-class modules** (#19043)
2019-04-11 Christian PuhrschRequire matches_jit_signature within native_functions...
2019-04-11 Ailing Zhangadd/move a few apis in torch.hub (#18758)
2019-04-11 Pieter NoordhuisRevert D14878128: [jit] Support attributes when copying...
2019-04-11 Pieter NoordhuisProcessGroupMPI exists only if it is valid (#14809)
2019-04-11 Shen LiFix flaky store timeout test (#19114)
2019-04-11 Xiaomeng YangOptimize SoftmaxOp on CPU (#18635)
2019-04-11 Zachary DeVitoAllow Tensor lists to show up in symbolic differentiabl...
2019-04-10 David RiazatiSupport attributes when copying modules (#19040)
2019-04-10 Hao LuMove ConcatBatchMatMulBatchGatherOp to OSS
2019-04-10 Edward YangPrint CuDNN version correctly. (#19110)
2019-04-10 Roy LiInfer device from pointer in from_blob (#19094)
2019-04-10 Gu, Jinghuiimplement operators for DNNLOWP (#18656)
2019-04-10 Gregory ChananImprove mismatched storage error message. (#19068)
2019-04-10 David RiazatiRefactor pickler (#19035)
2019-04-10 iurii zdebskyiFixed bool Tensor value change bug (#19096)
2019-04-10 Dmytro DzhulgakovSplit python_ir.h in a more sensible way (#19081)
2019-04-10 Yinghai LuClear input/ouput shape cache for each inference (...
2019-04-10 Xiang GaoAdd torch.unique_consecutive (#19060)
2019-04-10 Lu FangReplace tabs with space (#19100)
2019-04-10 Roy JuFixes error when too many parameters are passed to...
2019-04-10 Summer Dengamend D14778810 (#18902)
2019-04-10 James ReedMove abs, frac, reciprocal, and neg to TensorIterator...
2019-04-10 Wanchao LiangFix aten op output assignment (#18581)
2019-04-10 Richard ZouEmbeddingBag w/ differentiable per_sample_weights ...
2019-04-10 Richard ZouEmbeddingBag w/ per_sample_weights CUDA fwd + bwd ...
2019-04-10 Richard ZouEmbeddingBag w/ per_sample_weights CPU backward (#18799)
2019-04-10 Richard ZouEmbeddingBag CPU forward with per_sample_weights. ...
2019-04-10 Richard ZouRefactor CPU embedding_bag implementation (#18734)
2019-04-09 Alexander SidorovMake BlackBoxPredictor handle networks throwing excepti...
2019-04-09 Shen LiRemind users to set map_location properly when using DDP
2019-04-09 Vishwak SrinivasanRename btrisolve to lu_solve (#18726)
2019-04-09 Shen LiAvoid calling tensor.data.set_() in DDP
next