Skip to content

Conversation

@elvin-n
Copy link
Contributor

@elvin-n elvin-n commented Oct 20, 2022

  1. decision if function can work with textures. To remove dependency on the order of traversing, we decide to markup function support textures if any input op support textures src/relay/transforms/annotate_texture_storage.cc
  2. fix of injective schedules for non blocking case for performance improvements (python/tvm/topi/adreno/utils.py

@echuraev

2) fix of injective schedules for non blocking case
@tvm-bot
Copy link
Collaborator

tvm-bot commented Oct 20, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Contributor

@echuraev echuraev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@elvin-n
Copy link
Contributor Author

elvin-n commented Oct 24, 2022

@masahi could you please take a look to it?

@elvin-n
Copy link
Contributor Author

elvin-n commented Oct 24, 2022

@tvm-bot rerun

@masahi masahi merged commit 3e02ac5 into apache:main Oct 24, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 10, 2022
apache#13153)

* [Adreno] Fix mem_scope annotations for prim funcs having several heads

2) fix of injective schedules for non blocking case

* Address PR comments

* fix lint

* Modify comment
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
apache#13153)

* [Adreno] Fix mem_scope annotations for prim funcs having several heads

2) fix of injective schedules for non blocking case

* Address PR comments

* fix lint

* Modify comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants