summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Separate elementwise level2 math functions (#16753)Xiaomeng Yang25-737/+1038
2019-02-07Fix (#2) ppc64le build break on git status --porcelain check (#16852)Freddie Mendoza1-0/+1
2019-02-07doc updates for TorchScript (#16866)Michael Suo1-5/+38
2019-02-07Fix autodiff of nll_lossAlex Şuhan1-2/+2
2019-02-07aten::_convolution now participates in shape analysis (#16837)James Reed1-0/+1
2019-02-07Enable arg_ops_test/unique_ops_test on AMD/rocm (#16853)peter.yeh@amd.com2-2/+4
2019-02-07Update CI to recently released ROCm 2.1 release (#16808)Johannes M Dieterich2-25/+3
2019-02-07Use bound shape inference in SparseNN tests (#16834)Yinghai Lu3-83/+138
2019-02-07Add recognition for XLA device types.Davide Libenzi1-1/+2
2019-02-07Fix and re-enable test case (#16643)Sebastian Messmer8-11/+54
2019-02-07C10_REGISTER_CAFFE2_OPERATOR: Macro for registering c2 kernels (#16548)Sebastian Messmer9-102/+127
2019-02-07Fix Anaconda logins on binary buildsJesse Hellemn1-17/+20
2019-02-07new embedding label type in image input op (#16835)Zhicheng Yan1-11/+16
2019-02-07Update ATen internals to use int64_t for dimension indexing (#16739)Michael Antonov7-22/+23
2019-02-07Make JIT attributes t_ and ts_ store Variable instead of Tensor (#16596)Will Feng7-29/+31
2019-02-07Better error when using a constant tensor (#16724)David Riazati3-8/+25
2019-02-07Backport the stable doc build on v1.0.1 to master (#16503)Richard Zou1-4/+19
2019-02-07Remove undefined tensor in jit script (#16379)Wanchao Liang26-118/+214
2019-02-07Support multiple inheritance in torch.distributions (#16772)Fritz Obermeyer3-0/+3
2019-02-07Remove redundant wrappers in torch.distributions (#16807)vishwakftw3-30/+13
2019-02-07Insert AdjustBatchSizeOp into the predict_net. (#16811)Ying Zhang1-23/+161
2019-02-07Unify gpu_support variable in python tests (#16748)rohithkrn23-40/+36
2019-02-06Update Docker file section in README.md (#16812)Mohana Rao1-1/+1
2019-02-06TensorIterator cuda launch configs update (#16224)Jie1-54/+106
2019-02-06Define layer_norm schema in caffe2 (#16535)Sebastian Messmer8-43/+33
2019-02-06Automatically register c10 ops with JIT (#16534)Sebastian Messmer10-103/+238
2019-02-06Add AdjustBatch Op (#16676)Yinghai Lu3-0/+170
2019-02-06Bring back running pytorch tests in rocm CIbddppq1-22/+17
2019-02-06Rename DynamicType -> TensorType (#16787)Zachary DeVito37-183/+183
2019-02-06Use bound shape inference in onnxifi transform (#16598)Yinghai Lu5-50/+115
2019-02-06improve error message (#16719)Soumith Chintala1-0/+1
2019-02-06int8 SpatialBN (#16796)Jongsoo Park4-0/+295
2019-02-06call istringstream clear after str (#16820)Jongsoo Park2-0/+4
2019-02-06Replace resize_dim() with set_sizes_and_strides() (#16732)Narine Kokhlikyan2-6/+25
2019-02-06no EIGEN engine for DeformConv (#16785)Jongsoo Park1-3/+0
2019-02-06format deform_conv_test.py (#16786)Jongsoo Park1-180/+266
2019-02-06Fix/Improve bound shape inference with real net tests (#16597)Yinghai Lu4-43/+183
2019-02-06Typofix (#16800)Edward Yang1-1/+1
2019-02-06caffe2 | MSVS compatibility fixes (#16765)Oleg Bogdanov6-1/+27
2019-02-06Fallback sum/add to CPU if needed (#15267)Gu, Jinghui2-20/+90
2019-02-06Automatic update of fbcode/onnx to 822d8df0a2a32233c6022f50a158817a0f19bdc7 (...Lu Fang1-0/+0
2019-02-06Adding torch/lib64 in .gitignore for ppc64le CI build to pass (#16782)Freddie Mendoza1-0/+1
2019-02-06Revert D13854304: [redo][c10] LayerNorm Registration ExampleEdward Yang4-33/+3
2019-02-06Revert D13855525: [c10] Expose RoIAlign to torchEdward Yang4-72/+2
2019-02-06Revert D13856086: [c10] Expose GenerateProposals to torchEdward Yang4-71/+4
2019-02-06Revert D13864292: [c10] Expose BBoxTransform to pytorchEdward Yang4-130/+2
2019-02-06Revert D13865221: [c10] Expose BoxWithNMSLimitEdward Yang4-99/+2
2019-02-06Revert D13866214: [c10] Expose HeatmapMaxKeypoints to torchEdward Yang4-79/+2
2019-02-06Fix pip list format in collect_env (#16798)Rodrigo Berriel1-1/+1
2019-02-06disable default system-wide detection of gflags, glog, opencv, lmdb, leveldb ...Soumith Chintala1-5/+5