You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2021/03/24 18:06:17 UTC

[incubator-mxnet] branch v1.x updated (9a00735 -> c232c7f)

This is an automated email from the ASF dual-hosted git repository.

zha0q1 pushed a change to branch v1.x
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 9a00735  [v1.x] Fix cu100 pip link (#20084)
     add c232c7f  [v1.x] ONNX support fot gpt models (#20061)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 36 ++++++++--
 tests/python-pytest/onnx/test_onnxruntime.py       | 76 ++++++++++++++++++++++
 tests/python-pytest/onnx/test_operators.py         |  8 +++
 3 files changed, 116 insertions(+), 4 deletions(-)