Age | Commit message (Expand) | Author | Files | Lines |
2019-02-27 | ONNX Export Adaptive Pooling | Lara Haidar | 1 | -0/+30 |
2019-02-26 | Bump up the ONNX default opset version to 10 (#17419) | Lu Fang | 89 | -89/+89 |
2019-02-23 | Fix the ONNX expect file (#17430) | Lu Fang | 1 | -1/+1 |
2019-02-22 | Bump up the producer version in ONNX exporter | Lu Fang | 89 | -89/+89 |
2019-02-22 | add the support for stable ONNX opsets in exporter (#16068) | Lu Fang | 3 | -0/+70 |
2019-02-19 | ONNX Export Maxpool Indices | Lara Haidar | 2 | -0/+134 |
2019-02-15 | Extend support for exporting reshape to onnx. (#16971) | BowenBao | 1 | -0/+17 |
2019-02-14 | Add support of count_include_pad and test end to end test for AveragePool (#1... | Dwarak Rajagopal | 1 | -1/+8 |
2019-02-13 | Support nonzero onnx export | BowenBao | 2 | -0/+52 |
2019-02-11 | Revert D14020906: [pytorch][PR] Extend support for exporting reshape to onnx. | Edward Yang | 3 | -131/+0 |
2019-02-10 | Extend support for exporting reshape to onnx. | BowenBao | 3 | -0/+131 |
2019-02-01 | fix the ONNX ci (#16674) | Lu Fang | 7 | -62/+4 |
2019-01-30 | Remove the debugging info of pytorch=>onnx coverage script (#16538) | zrphercule | 1 | -2/+0 |
2019-01-30 | ONNX Export Flatten operator | Lara Haidar-Ahmad | 5 | -139/+282 |
2019-01-30 | Fix the dropout onnx symbolic, and ensure all exported models in test_operato... | Lu Fang | 2 | -1/+52 |
2019-01-22 | Automatic update of fbcode/onnx to dc75285d4a1cff9618400164dfdb26c5a1bab70a | Lu Fang | 84 | -84/+84 |
2019-01-22 | Revert D13540278: [pytorch][PR] Unhide unique from C++, make unique partially... | Wanchao Liang | 3 | -131/+0 |
2019-01-21 | Move away from ConstantFill (#16214) | Lu Fang | 1 | -13/+6 |
2019-01-21 | Unhide unique from C++, make unique partially scriptable (#15256) | Xiang Gao | 3 | -0/+131 |
2019-01-19 | Replace use of ConstantLike with with ConstantOfShape (#16095) | Spandan Tiwari | 3 | -0/+177 |
2019-01-17 | A trivial typo fixed in onnx.verify.verify (#15871) | Derek Kim | 1 | -1/+1 |
2019-01-17 | Export PyTorch erf to ONNX Erf and add Caffe2 Erf operator | bddppq | 3 | -0/+72 |
2019-01-14 | Split Caffe2 CI into cmake-only and python builds (#15917) | Jesse Hellemn | 3 | -15/+1 |
2019-01-07 | Add support for exporting onnx split (#15092) | BowenBao | 3 | -0/+192 |
2019-01-04 | Fix different types in rsub caused bug (#15707) | zrphercule | 2 | -2/+10 |
2019-01-04 | Temporarily disable all XXXlike operator tests in pytorch-onnx test (#15740) | zrphercule | 4 | -168/+3 |
2019-01-03 | Fix ONNX export of logical ops, including torch.ne, to have correct output da... | Spandan Tiwari | 6 | -6/+66 |
2018-12-27 | Export group norm as ATen and add test (#15569) | Lu Fang | 1 | -1/+6 |
2018-12-21 | Add self to Python printer reserved words (#15318) | David Riazati | 1 | -2/+2 |
2018-12-20 | Revert D13494873: [pytorch][PR] Fixing ONNX export of logical ops to have cor... | Edward Yang | 5 | -55/+5 |
2018-12-20 | Fixing ONNX export of logical ops to have correct output datatype (#15185) | Spandan Tiwari | 5 | -5/+55 |
2018-12-20 | Revert D13498974: [pytorch][PR] [jit] Add self to Python printer reserved words | Edward Yang | 1 | -2/+2 |
2018-12-20 | Add self to Python printer reserved words (#15318) | David Riazati | 1 | -2/+2 |
2018-12-18 | Fix the (reduce)min and (reduce)max ONNX exporting (#15241) | Lu Fang | 3 | -0/+110 |
2018-12-17 | Adding ONNX export for torch.expand and torch.ne (#15050) | Spandan Tiwari | 3 | -0/+152 |
2018-12-11 | Update onnx coverage script for more accurate result (#15029) | zrphercule | 1 | -0/+4 |
2018-12-09 | Fix mismatched test_{full,ones,zeros}_like onnx expect files (#14956) | Your Name | 3 | -6/+6 |
2018-12-08 | Export ones_like, zeros_like and full_like using ONNX ConstantLike op. (#14903) | Spandan Tiwari | 4 | -0/+179 |
2018-12-08 | ONNX changes to use int32_t (instead of enum) to store data type | Your Name | 74 | -233/+233 |
2018-12-06 | Add LogSigmoid support in ONNX symbolic (#14830) | zrphercule | 2 | -0/+67 |
2018-12-05 | improve ONNX tests on torch.Linear | Lu Fang | 3 | -2/+125 |
2018-12-05 | Add torch.nn.RReLU support in symbolic (#14781) | zrphercule | 2 | -0/+79 |
2018-11-29 | Update to export in onnx_aten_fallback option | zrphercule | 1 | -1/+2 |
2018-11-12 | Update coverage info (#13788) | zrphercule | 1 | -1/+43 |
2018-11-08 | Tracer now records Python variable names (#13441) | James Reed | 18 | -308/+33 |
2018-11-05 | Support new upsample in symbolic, caffe2 backend & caffe2 frontend (#13272) | zrphercule | 3 | -12/+22 |
2018-11-05 | Fix erase_number_type pass, negative indices in c2 and some onnx symbolics (#... | Wanchao Liang | 4 | -0/+136 |
2018-11-05 | Make the inception onnx test more stable | Lu Fang | 1 | -1/+1 |
2018-11-02 | Fix EraseListConstruct pass during ONNX export (#13195) | Wanchao Liang | 1 | -0/+8 |
2018-10-31 | Back out "[pytorch][PR] Support upsample" (#13413) | Rui Zhu | 2 | -16/+11 |