This is an automated email from the ASF dual-hosted git repository.
mbaret pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d5eb1da [TF frontend] add support for StridedSlice to input a single
constant (#6949)
add 4060b4f [BYOC] Added "include_non_call_ops" parameter to
AnnotateTarget pass (#6655)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/transform/transform.py | 9 +-
src/relay/transforms/annotate_target.cc | 187 +++++++++++++-----
tests/python/relay/test_pass_annotate_target.py | 239 ++++++++++++++++++++----
3 files changed, 356 insertions(+), 79 deletions(-)