This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 7e49f53 [AUTO_SCHEDULER] Add feature extraction directly from
PrimFunc (#10455)
add 5b76768 Unit test for DFPatternRewriter on deeply nested sub-graph
with attributes on call. (#10533)
No new revisions were added by this update.
Summary of changes:
src/relay/ir/dataflow_matcher.cc | 1 +
tests/cpp/relay/df_pattern_rewrite_test.cc | 100 +++++++++++++++++++++++++++++
2 files changed, 101 insertions(+)
create mode 100644 tests/cpp/relay/df_pattern_rewrite_test.cc