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

[Model] Add missing operators for T5 #322

Merged
merged 4 commits into from Jul 20, 2023
Merged

Conversation

yaoyaoding
Copy link
Member

  1. Add registration for torch.log and torch.abs.
  2. Use ops.full to implement ones and zeros to support symbolic shape.
  3. Add the symbolic variable name checking.

@yaoyaoding yaoyaoding merged commit bebc41b into hidet-org:main Jul 20, 2023
2 checks passed
@yaoyaoding yaoyaoding deleted the t5 branch July 20, 2023 05:01
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.

None yet

1 participant