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 40f1886  Add AMD codeGen unit tests (#4509)
     add fd6560e  add rocm schedules to topi C++ (#4507)

No new revisions were added by this update.

Summary of changes:
 topi/include/topi/{generic => rocm}/injective.h    | 32 ++++++++------------
 .../topi/rocm/{normalization.h => pooling.h}       | 31 ++++++++++++--------
 .../topi/rocm/{normalization.h => reduction.h}     | 33 +++++++++------------
 .../include/topi/{detail/fuse.h => rocm/softmax.h} | 34 ++++++++++++----------
 topi/src/topi.cc                                   | 34 ++++++++++++++++++++++
 5 files changed, 97 insertions(+), 67 deletions(-)
 copy topi/include/topi/{generic => rocm}/injective.h (71%)
 copy topi/include/topi/rocm/{normalization.h => pooling.h} (67%)
 copy topi/include/topi/rocm/{normalization.h => reduction.h} (61%)
 copy topi/include/topi/{detail/fuse.h => rocm/softmax.h} (58%)

Reply via email to