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

[Op] tril, triu, broadcast_to, where #86

Conversation

MasterJH5574
Copy link
Member

This PR is one of the ending part of our high-level op migration plan as listed in #62.

It introduces

  • tril, triu as creation operators,
  • broadcast_to as manipulation operator, and
  • where as searching operator.

Copy link
Contributor

@Ubospica Ubospica left a comment

Choose a reason for hiding this comment

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

LGTM!

@MasterJH5574 MasterJH5574 force-pushed the mlc-dev/2023-01-05-op-trilu-broadcast-to-where branch from bb8aaba to 79a0e6e Compare January 6, 2023 15:10
@MasterJH5574 MasterJH5574 force-pushed the mlc-dev/2023-01-05-op-trilu-broadcast-to-where branch from 79a0e6e to 57311c9 Compare January 6, 2023 15:18
@tqchen tqchen merged commit d1af93d into mlc-ai:structinfo Jan 6, 2023
spectrometerHBH pushed a commit to spectrometerHBH/relax that referenced this pull request Feb 9, 2023
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