platform/upstream/pytorch.git
2019-02-23 Ilia CherniavskiiBetter handling of net errors in prof_dag counters...
2019-02-23 eellisonBatch of Expect Files removal (#17414)
2019-02-23 Arthur Crippa... Fix target name.
2019-02-23 Zachary DeVitojit technical docs - parts 1, 2, and most of 3 (#16887)
2019-02-23 Vishwak SrinivasanUSE_ --> BUILD_ for CAFFE2_OPS and TEST (#17390)
2019-02-23 GemfieldFix install libcaffe2_protos.a issue mentioned in ...
2019-02-23 Yinghai LuImprove onnxifi backend init time (#17375)
2019-02-23 vfdevfix code block typo
2019-02-22 Junjie BaiDouble resnet50 batch size in benchmark script (#17416)
2019-02-22 Mikhail ZolotukhinPreserve names when converting to/from NetDef.
2019-02-22 David RiazatiAdd generic list/dict custom op bindings (#17037)
2019-02-22 Elias Ellisonfix test
2019-02-22 Ailing ZhangImprovements for current AD (#17187)
2019-02-22 Lu FangBump up the producer version in ONNX exporter
2019-02-22 Michael Kösellist add insert and remove (#17200)
2019-02-22 Jesse HellemnPin nightly builds to last commit before 5am UTC (...
2019-02-22 Zachary DeVitoLazily load libcuda libnvrtc from c++ (#17317)
2019-02-22 Elias EllisonRefactor Type Parser b/w Schemas & IRParser into a...
2019-02-22 Lu Fangadd the support for stable ONNX opsets in exporter...
2019-02-22 Karl Ostmoadd readme and notice at the top of config.yml (#17323)
2019-02-22 Lu FangRevert D14181620: [caffe2/int8] optimize max pool 2d
2019-02-22 Gu, Jinghuifallback operators to CPU for onnx support (#15270)
2019-02-22 Jongsoo Parkoptimize max pool 2d (#17391)
2019-02-22 Iurii ZdebskyiFixed the script for the THC generated files (#17370)
2019-02-22 Gregory ChananFix coalesce, clone, to_dense for sparse scalars.
2019-02-22 Tongzhou WangFix DataParallel(cpu_m).cuda() not working by checking...
2019-02-22 Will FengRename BatchNorm running_variance to running_var (...
2019-02-22 svcscmUpdating submodules
2019-02-22 Chandler ZuoFix concat dimension check bug (#17343)
2019-02-22 David RiazatiAdd dict to docs
2019-02-22 David RiazatiAdd LSTM to standard library (#15744)
2019-02-22 David RiazatiDict mutability (#16884)
2019-02-22 Soumith ChintalaFix static linkage cases and NO_DISTRIBUTED=1 + CUDA...
2019-02-21 Elias EllisonFix Insert Constant Lint Fail (#17316)
2019-02-21 Zachary DeVitoPartial support for kwarg_only arguments in script...
2019-02-21 Natalia Gimelsheinfix double backward for half softmax/logsoftmax (#17330)
2019-02-21 Christian PuhrschRevisit some native functions to increase number of...
2019-02-21 Mikhail ZolotukhinAdd Value::isValidName method. (#17372)
2019-02-21 Bharat123RoxFix #17218 by updating documentation (#17258)
2019-02-21 Soumith Chintalafix lint (#17366)
2019-02-21 Nikolay Korovaikoswitch to Operation in register_prim_ops.cpp (#17183)
2019-02-21 Karl OstmoUse standard docker image for XLA build
2019-02-21 Gregory ChananModernize test_sparse. (#17324)
2019-02-21 Soumith Chintalaremove nn.Upsample deprecation warnings from tests...
2019-02-21 Soumith Chintalaupgrade documentation in setup.py to NO_ -> USE_ (...
2019-02-21 Dmytro DzhulgakovEnforce non-negativity of tensor construction (#17077)
2019-02-21 Igor Macedo... Fixing docstring in CTCLoss (#17307)
2019-02-21 fehiepsiFix the slowness of mvn's log_prob (#17294)
2019-02-21 Gao, XiangMove argsort to C++
2019-02-21 Tri DaoInclude vec256 headers in setup.py (#17220)
2019-02-21 peterEnable MAX_JOBS for using Ninja on Windows
2019-02-21 Luca WehrstedtAvoid unnecessary CPU-to-GPU copy of torch.load with...
2019-02-21 Michael Suoallow lists to contain any tensor type (#17321)
2019-02-21 Junjie BaiSkip convnets benchmark in rocm CI (#17331)
2019-02-21 Edward YangDon't have malloc-free pairs that cross DLL boundaries...
2019-02-21 bddppqAdd support to build for multiple amd gpu targets ...
2019-02-21 Michael Suobatched cleanups (#17288)
2019-02-21 Edward Yang(Permanently) fix CI breakage due to new docker version...
2019-02-21 Cheng,PenghuiImplementation convolutionTranspose operator for mkl...
2019-02-21 Cheng,PenghuiSupport multi-device configuration for MKL-DNN (#12856)
2019-02-21 Ailing Zhangfix missing std (#17263)
2019-02-21 Ilia CherniavskiiRethrow exceptions from RunAsync (#15034)
2019-02-21 Ilia CherniavskiiReinforce scheduling invariants (#17132)
2019-02-21 Lukasz WesolowskiModify TileOp GPU implementation to expose more concurr...
2019-02-20 Christian PuhrschSupport str for native_functions.yaml schema
2019-02-20 Xiaomeng YangSeparate gpu reduce functions (#17146)
2019-02-20 Edward YangMinor doc updates in c10/core/Allocator.h (#17164)
2019-02-20 Xiang GaoNamedtuple return for symeig, eig, pstrf, qr, geqrf...
2019-02-20 Thomas ViehmannAllow PyTorch to be built without NCCL (#17295)
2019-02-20 Lu Fangadd foxi submodule (#17184)
2019-02-20 Peizhao ZhangRemoved obsolete argument correct_transform_coords...
2019-02-20 Hector Yuenmake the threshold for acurracy more precise (#17194)
2019-02-20 Yinghai LuAdd rule based filtering for ONNXIFI transformation...
2019-02-20 svcscmUpdating submodules
2019-02-20 Oleg Bogdanovcaffe2 | added missing operator source file (#17272)
2019-02-20 Nikolay Korovaikoadd list methods: copy,extend (#17092)
2019-02-20 SsnLImprove error message w/ size inference on empty tensors
2019-02-20 Gemfieldadd install step and docs for Android build (#17298)
2019-02-20 Soumith Chintalaimprove libtorch install docs with GPU note (#17299)
2019-02-20 Thomas ViehmannAdd launch bounds for TopK kernel, be more conservative...
2019-02-20 Lara HaidarONNX Export Maxpool Indices
2019-02-20 Michael SuoRevert D14144264: [pytorch][PR] [jit] clean up print...
2019-02-20 svcscmUpdating submodules
2019-02-20 Michael Suoclean up print from test
2019-02-20 peterFix dll loading process in newer Python on Windows...
2019-02-20 peterFix dll loading issue for Caffe2 and Windows
2019-02-20 Tongzhou WangFix cuda softmax backward with empty input (#17259)
2019-02-20 Jieat::native batch norm kernel launch config update ...
2019-02-19 Sergei NikolaevFalse alarm about leak in TestNN.test_variable_sequence...
2019-02-19 Karl OstmoU/kostmo/gen circle conf (#17189)
2019-02-19 Ailing Zhangupdate doc for multinomial (#17269)
2019-02-19 Lu Fangupdate of fbcode/onnx to 4c091e048ca42682d63ccd3c181156...
2019-02-19 Will FengMake tril_ and triu_ actually in-place (#17031)
2019-02-19 Michael LiuFix remaining -Wreturn-std-move violations in fbcode
2019-02-19 Elias EllisonLightweight String check Utility (#16858)
2019-02-19 eellisonmove prim::None to prim::Constant (again) (#17186)
2019-02-19 Krishna KalyanClarification of Lerp operation on tensors (#17253)
2019-02-19 Natalia Gimelsheinreenable rand_like fusion when there is no broadcast...
2019-02-19 Karl Ostmodiscrepancy in smoke_macos_libtorch_2.7_cpu job spec...
2019-02-19 Iurii ZdebskyiBool tensor. Part 0: Boolean storage implementation...
next