You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/09/17 01:18:48 UTC

[tvm] branch main updated (8ced546 -> af61d1e)

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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 8ced546  Fix line break in `setup.py` (#9029)
     add af61d1e  [Onnx] Add SoftmaxCrossEntropyLoss (#8906)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 107 ++++++++++++++++++++++-------
 tests/python/frontend/onnx/test_forward.py |  41 ++---------
 2 files changed, 88 insertions(+), 60 deletions(-)