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 1ae7162  In memory_plan, check if value is not None, instead of just 
checking value as boolean. (#5700)
     add 2cd5117  [PatternLang]Conditionally Embedding Constants in Partitioned 
Functions (#5693)

No new revisions were added by this update.

Summary of changes:
 docs/langref/relay_pattern.rst                |   8 +-
 python/tvm/relay/dataflow_pattern/__init__.py |   7 +-
 src/relay/ir/dataflow_matcher.cc              |  36 ++++++++-
 tests/python/relay/test_dataflow_pattern.py   | 107 ++++++++++++++++++++------
 4 files changed, 125 insertions(+), 33 deletions(-)

Reply via email to