Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Getting Started With TVM: Tensor Expressions #7768

Merged
merged 3 commits into from Apr 2, 2021
Merged

[docs] Getting Started With TVM: Tensor Expressions #7768

merged 3 commits into from Apr 2, 2021

Conversation

hogepodge
Copy link
Contributor

Update of getting started with tensor expressions.
Adds a matrix multiplication example to be used in later tutorials,
makes CPU primary target and GPU optional for wider audience reach.

Update of getting started with tensor expressions.
Adds a matrix multiplication example to be used in later tutorials,
makes CPU primary target and GPU optional for wider audience reach.
@hogepodge
Copy link
Contributor Author

@tqchen @comaniac @Hzfengsy

re-spin of #7642

Copy link
Member

@Hzfengsy Hzfengsy left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@comaniac comaniac 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. Please resolve the conflict and let's merge this PR.
As @tqchen suggested, if possible, please rebase onto the main branch instead of opening a new PR next time so that we can keep the review history for now and future.

@hogepodge
Copy link
Contributor Author

Resolved, I'm hoping we can land this before any more refactors come in. The set of changes are large enough that I'm competing with the old documentation, and it's a fairly significant effort to make sure I have the new API correct.

@areusch
Copy link
Contributor

areusch commented Apr 1, 2021

apologies, I think the CI failure in BUILD: arm step is unrelated to this PR--please retrigger

@hogepodge
Copy link
Contributor Author

@areusch @comaniac it looks like we're past the build failure

@comaniac comaniac merged commit 861eefd into apache:main Apr 2, 2021
@comaniac
Copy link
Contributor

comaniac commented Apr 2, 2021

Thanks @hogepodge @Hzfengsy @areusch @tqchen

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* [docs] Getting Started With TVM: Tensor Expressions

Update of getting started with tensor expressions.
Adds a matrix multiplication example to be used in later tutorials,
makes CPU primary target and GPU optional for wider audience reach.

* Fix linting
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* [docs] Getting Started With TVM: Tensor Expressions

Update of getting started with tensor expressions.
Adds a matrix multiplication example to be used in later tutorials,
makes CPU primary target and GPU optional for wider audience reach.

* Fix linting
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
* [docs] Getting Started With TVM: Tensor Expressions

Update of getting started with tensor expressions.
Adds a matrix multiplication example to be used in later tutorials,
makes CPU primary target and GPU optional for wider audience reach.

* Fix linting
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
* [docs] Getting Started With TVM: Tensor Expressions

Update of getting started with tensor expressions.
Adds a matrix multiplication example to be used in later tutorials,
makes CPU primary target and GPU optional for wider audience reach.

* Fix linting
@hogepodge hogepodge deleted the tutorial-tensor-expression2 branch June 24, 2021 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants