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

[PYTHON] Renamed triton.core -> triton.language #92

Merged
merged 4 commits into from
Apr 23, 2021
Merged

Conversation

ptillet
Copy link
Collaborator

@ptillet ptillet commented Apr 23, 2021

@triton.jit decorated functions only have access to a subset of what is in the triton package. Renamed this subset to triton.language and modified the documentation accordingly. Now it is clear that jit'd functions only ahve access to:

  • python builtins
  • the triton.language module
  • their arguments
  • other jit'd functions

@ptillet ptillet merged commit 48a64af into master Apr 23, 2021
@ptillet ptillet deleted the api-changes branch April 30, 2021 01:34
dfukalov pushed a commit to dfukalov/triton that referenced this pull request Feb 19, 2023
pingzhuu pushed a commit to siliconflow/triton that referenced this pull request Apr 2, 2024
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