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

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


    from a60de36  [ONNX]GatherNd, Round, IsNaN, IsInf (#5445)
     add 639358e  [relay][topi] Add operation relay.nn.dilate() which calls 
topi.nn.dilate() (#5331)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/attrs/nn.h    | 10 +++++++++
 python/tvm/relay/op/nn/_nn.py   | 24 +++++++++++++++++++++
 python/tvm/relay/op/nn/nn.py    | 19 ++++++++++++++++
 python/tvm/relay/op/op_attrs.py |  5 +++++
 src/relay/op/nn/nn.cc           | 48 +++++++++++++++++++++++++++++++++++++++++
 tests/python/relay/test_any.py  | 28 ++++++++++++++++++++++++
 6 files changed, 134 insertions(+)

Reply via email to