summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-03Remove --without-parallel (#16704)Pieter Noordhuis1-1/+1
2019-02-03Bump gloo (#16638)Pieter Noordhuis1-0/+0
2019-02-02Fix issue with scalars and __rpow__ (#16687)vishwakftw3-3/+15
2019-02-02Improve LeftRight (#16524)Sebastian Messmer2-56/+389
2019-02-02Updating submodulessvcscm1-0/+0
2019-02-02Updating submodulessvcscm1-0/+0
2019-02-02fix conditional in mean workaround (#16686)James Reed1-1/+1
2019-02-01Use macro for reduce on 2d blocks (#16344)Xiaomeng Yang6-289/+183
2019-02-01Simplify layer_norm_op_testSebastian Messmer1-24/+6
2019-02-01Make predictor base classHao Lu1-5/+5
2019-02-01Tag model_id and onnxifi index in OnnxifiOp (#16648)Yinghai Lu2-7/+27
2019-02-01Updating submodulessvcscm1-0/+0
2019-02-01Add @ignore annotation (#16055)David Riazati9-6/+124
2019-02-01Add Winograd Conv method for CPU (#15196)Hui Wu4-9/+71
2019-02-01Increase timeout on anaconda loginsJesse Hellemn1-5/+3
2019-02-01Tensor method rename ndim()->dim() - 3/3 (#16680)Jerry Zhang4-6/+6
2019-02-01fix the ONNX ci (#16674)Lu Fang7-62/+4
2019-02-01Allow USE_NINJA to be toggled by an env variableJesse Hellemn1-1/+1
2019-02-01fix tracing using a dictionary as input (#16616)Michael Suo2-1/+17
2019-02-01Implement new c10 dispatcher (#16625)Sebastian Messmer82-1620/+1197
2019-02-01Add train() / eval() / is_training() to C++ ScriptModule API (#16044)Will Feng11-0/+87
2019-02-01Revert "Fixes selection of cuDNN algorithm (#15881)" (#16484)Syed Tousif Ahmed2-188/+143
2019-02-01Revert "Upgrade mkl-dnn to v0.17.3 to fix core dump issue (github#161… (#16...Soumith Chintala1-0/+0
2019-02-01Expose backend extensions to pythonRoy Li6-6/+155
2019-02-01Introduce backend extensions (overriding operators on custom backends)Roy Li17-13/+317
2019-02-01Dispatch factory functions on Type (#15093)Roy Li1-25/+14
2019-02-01Only run Travis on master branch, not on export-DXXXXX branches. (#16628)Edward Yang1-0/+3
2019-02-01Ignore assert_git_not_dirty for xla tests (#16611)Ailing Zhang2-1/+4
2019-02-01Better bounds checks in ctcloss (#16269)Asher Mancinelli3-8/+40
2019-02-01Upgrade mkl-dnn to v0.17.3 to fix core dump issue (github#16183) (#16653)Gu, Jinghui1-0/+0
2019-02-01Skip dag_net_forking test on Rocm (#16639)peter.yeh@amd.com1-6/+9
2019-01-31add SingleLoadedNetSupplier (#16620)Amy Yang1-1/+22
2019-01-31Update conv_base to support empty batch (#16603)Xiaomeng Yang10-235/+308
2019-01-31Improving docs for MultiLabelSoftMarginLoss (#16644)James Malcolm1-2/+2
2019-01-31respect MAX_JOBS (#16641)Zachary DeVito1-10/+9
2019-01-31Workaround unvectorized mean implementation (#16618)James Reed1-0/+17
2019-01-31Updating submodulessvcscm1-0/+0
2019-01-31Add compare_exchange_deleter to DataPtr/UniqueVoidPtr (#16513)Edward Yang2-0/+45
2019-01-31Shim caffe2 GetRepeatedArgument helper for use with Ivalue (#16519)Bram Wasti1-3/+46
2019-01-31Add torch.backends.openmp.is_available(); fix some cmake messages (#16425)SsnL11-38/+69
2019-01-31Move outplace ops to ATen (#12413)Xiang Gao11-41/+156
2019-01-31Grant credentials to s3 html update jobJesse Hellemn1-1/+2
2019-01-31fix scope related naming issue in build_quant_conv_bn_relu, and also format f...Jerry Zhang1-0/+3
2019-01-31Disable layernorm_c10 test for now (#16630)Dmytro Dzhulgakov1-0/+1
2019-01-31Remove constant propagation expect files (#16348)Elias Ellison8-138/+91
2019-01-31Fix a lot of C++ build warnings (#16411)James Reed19-64/+21
2019-01-31Add immutable dict support (#16208)David Riazati18-7/+454
2019-01-31Make the miopen handle part of ConvolutionParams (#16613)Jithun Nair1-4/+6
2019-01-31Back out "Revert D13596031: Improve c2-aten tensor interop and add proper tes...Dmytro Dzhulgakov12-70/+448
2019-01-31use distutils to discover msvc compiler paths (#16540)Zachary DeVito2-25/+37