summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)AuthorFilesLines
2018-04-26[auto] Update onnx to 485b787 - function proto for composite op. (#802)onnxbot1-0/+0
2018-04-26[auto] Update onnx to cd58928 - specify defaults for attributes of Affine op ...onnxbot1-0/+0
2018-04-25[auto] Update onnx to 7ee2cf9 - merge the dummy backend back into the main on...onnxbot1-0/+0
2018-04-25[auto] Update onnx to 1c03a5a - [Proposal] ONNX Interface for Framework Integ...onnxbot1-0/+0
2018-04-25[auto] Update onnx to 3769a98 - Rename real model test case from VGG-16 to ZF...onnxbot1-0/+0
2018-04-25[auto] Update onnx to 403ccfb - Change the return type for the zipmap operato...onnxbot1-0/+0
2018-04-25[auto] Update onnx to 15289e3 - Tile - align with numpy (#757)onnxbot1-0/+0
2018-04-25[auto] Update onnx to 42207c6 - Pass to lift captured values as inputs to con...onnxbot1-0/+0
2018-04-25[auto] Update onnx to 15289e3 - Tile - align with numpy (#757)onnxbot1-0/+0
2018-04-24[aten] Move submodules to third_party (#6866)Orion Reblitz-Richardson3-0/+0
2018-04-24[auto] Update onnx to 42207c6 - Pass to lift captured values as inputs to con...onnxbot1-0/+0
2018-04-24[auto] Update onnx to 0eaf45f - Add dtype for input in Gather node test case ...onnxbot1-0/+0
2018-04-24[auto] Update onnx to adbfb4a - Fix the ConstantFill spec (#808)onnxbot1-0/+0
2018-04-23Bump benchmark to master (#6878)Yangqing Jia1-0/+0
2018-04-23[auto] Update onnx to 3cb4d61 - Extend optimizer passes to recursively descen...onnxbot1-0/+0
2018-04-22[feature request] [Caffe2] Enable MKLDNN support for inference (#6699)Jinghui1-0/+0
2018-04-22Fix caffe2 eigen + cuda9 windows build (#6746)bddppq1-0/+0
2018-04-21[auto] Update onnx to bf00ae6 - Kezhan/update ml op spec (#799)onnxbot1-0/+0
2018-04-21[auto] Update onnx to e3da0f9 - Fix some checks not ideal to onnx-ml (#781)onnxbot1-0/+0
2018-04-20[auto] Update onnx to 4890619 - Remove debug string (#798)onnxbot1-0/+0
2018-04-20[auto] Update onnx to 2f7c284 - Use ONNX_NAMESPACE::to_string instead of std:...onnxbot1-0/+0
2018-04-20[auto] Update onnx to b20fae0 - Add newline at the end (#795)onnxbot1-0/+0
2018-04-20[auto] Update onnx to f5496b2 - Update the remainig cases (#794)onnxbot1-0/+0
2018-04-20[auto] Update onnx to 7d1e102 - change the inference context api to use TypeP...onnxbot1-0/+0
2018-04-20[auto] Update onnx to 6953eff - some cleanups to shape inference impls (#771)onnxbot1-0/+0
2018-04-20[auto] Update onnx to 8dafe88 - Remove incorrect cases (#791)onnxbot1-0/+0
2018-04-20[auto] Update onnx to 45be0fe - Fix shadow-compatible-local compiler warning ...onnxbot1-0/+0
2018-04-20[auto] Update onnx to d01e4af - update the test cases (#788)onnxbot1-0/+0
2018-04-20[auto] Update onnx to 7e1bed5 - Make proto_utils compatible for old version o...onnxbot1-0/+0
2018-04-19[auto] Update onnx to abe285e - Fix unused parameter warnings (#786)onnxbot1-0/+0
2018-04-19[auto] Update onnx to 5ef9c6e - Parallel windows build (#784)onnxbot1-0/+0
2018-04-19[auto] Update onnx to 3b27cc8 - Try using pep518 to install the protobuf buil...onnxbot1-0/+0
2018-04-19[auto] Update onnx to 1439eab - Fix Protobuf error message in CI (#776)onnxbot1-0/+0
2018-04-18Roll forward Eigen to 5a0ab9f to solve the compilation problem with CUDA 9.1 ...Pooya Davoodi1-0/+0
2018-04-18[auto] Update onnx to 1756f61 - Align schema function signatures in python an...onnxbot1-0/+0
2018-04-18[auto] Update onnx to 5509f70 - more shape inference implementations (#758)onnxbot1-0/+0
2018-04-18[auto] Update onnx to ac948de - add eliminate identity optimizer (#755)onnxbot1-0/+0
2018-04-17[auto] Update onnx to 844bbc2 - Update Python schema API to take domain (#764)onnxbot1-0/+0
2018-04-17[auto] Update onnx to 54ca9cb - The content of a string is doubled if it's a ...onnxbot1-0/+0
2018-04-16[auto] Update onnx to bf42662 - Change the "to" attribute of Cast operator to...onnxbot1-0/+0
2018-04-14[auto] Update onnx to ff7b3b4 - enable warning check and fix warnings. (#760)onnxbot1-0/+0
2018-04-14[auto] Update onnx to 97d3ae6 - Kezhan/update size op output type (#759)onnxbot1-0/+0
2018-04-13[auto] Update onnx to 5355440 - add fuse_conv_add_into_bias optimizer (#707)onnxbot1-0/+0
2018-04-13[auto] Update onnx to b7d66d8 - Add some more type/shape inference implementa...onnxbot1-0/+0
2018-04-13[auto] Update onnx to 7b33c37 - fix docs of pool op (#751)onnxbot1-0/+0
2018-04-13[auto] Update onnx to fa04841 - specify default value for thresholdedrelu's a...onnxbot1-0/+0
2018-04-12[auto] Update onnx to 5c9c778 - [Typing 2/3] Add python type hints for C++ co...onnxbot1-0/+0
2018-04-11[auto] Update onnx to 00fa587 - Enhancements to shape inference (#655)onnxbot1-0/+0
2018-04-10[auto] Update onnx to 50fe321 - Fix fix (#744)onnxbot1-0/+0
2018-04-10[auto] Update onnx to 1963285 - Guard type checking numpy imports (#741)onnxbot1-0/+0