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 2020/11/02 07:53:16 UTC

[incubator-tvm] branch main updated (73f425d -> 9f9d475)

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/incubator-tvm.git.


    from 73f425d  TF frontend: add softsign op (#6799)
     add 9f9d475  [TENSORFLOW]Sparse2Dense support (#5767)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py          | 13 ++++
 tests/python/frontend/tensorflow/test_forward.py | 77 ++++++++++++++++++++++++
 2 files changed, 90 insertions(+)