Skip to content

Conversation

@Aleksei-grovety
Copy link
Contributor

@Aleksei-grovety Aleksei-grovety commented Dec 9, 2022

In Ethos-U, CopyConstants scheduler currently copies weights for all operators. But in Vela, there are a number of scenarios where the weights are not buffered in SRAM, and FullyConnected case is one of them.

cc @leandron, @ekalda, @lhutton1

…CopyConstants scheduler

In Ethos-U, CopyConstants scheduler currently copies weights for all operators. But in Vela, there are a number of scenarios where the weights are not buffered in SRAM, and FullyConnected case is one of them.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Dec 9, 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

@github-actions github-actions bot requested a review from leandron December 9, 2022 13:20
Copy link
Contributor

@lhutton1 lhutton1 left a comment

Choose a reason for hiding this comment

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

Thanks @alexey-yazev LGTM! Will leave for a bit to let others have a look also

@lhutton1 lhutton1 merged commit 866bec0 into apache:main Dec 14, 2022
@lhutton1
Copy link
Contributor

Thanks @alexey-yazev!

fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
…CopyConstants scheduler (apache#13588)

In Ethos-U, CopyConstants scheduler currently copies weights for all operators. But in Vela, there are a number of scenarios where the weights are not buffered in SRAM, and FullyConnected case is one of them.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
…CopyConstants scheduler (apache#13588)

In Ethos-U, CopyConstants scheduler currently copies weights for all operators. But in Vela, there are a number of scenarios where the weights are not buffered in SRAM, and FullyConnected case is one of them.
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.

3 participants