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/04/08 03:45:47 UTC

[incubator-tvm] branch master updated (d2de35e -> 989b481)

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

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


    from d2de35e  [RELAY][BYOC] Add support for composite functions in BYOC (#5261)
     add 989b481  [PYTORCH]celu, gelu, selu activations (#5263)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 38 ++++++++++++++++++++++++---
 tests/python/frontend/pytorch/test_forward.py | 34 ++++++++++++++++++++++--
 2 files changed, 67 insertions(+), 5 deletions(-)