Skip to content

Remove triton.ops dependency from fbgemm#3329

Closed
embg wants to merge 1 commit into
pytorch:mainfrom
embg:export-D65496960
Closed

Remove triton.ops dependency from fbgemm#3329
embg wants to merge 1 commit into
pytorch:mainfrom
embg:export-D65496960

Conversation

@embg

@embg embg commented Nov 5, 2024

Copy link
Copy Markdown

Summary:
3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: davidberard98

Differential Revision: D65496960

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

@netlify

netlify Bot commented Nov 5, 2024

Copy link
Copy Markdown

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 807b79e
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/672aa1e7e190f200085a36dd
😎 Deploy Preview https://deploy-preview-3329--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

embg pushed a commit to embg/FBGEMM that referenced this pull request Nov 5, 2024
Summary:

3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: bertmaher, davidberard98

Differential Revision: D65496960
@embg embg force-pushed the export-D65496960 branch from 673e0a5 to f1eea5a Compare November 5, 2024 20:55
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

embg pushed a commit to embg/FBGEMM that referenced this pull request Nov 5, 2024
Summary:
X-link: facebookresearch/FBGEMM#423


3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: bertmaher, davidberard98

Differential Revision: D65496960
@embg embg force-pushed the export-D65496960 branch from f1eea5a to 6f02799 Compare November 5, 2024 20:55
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

embg pushed a commit to embg/FBGEMM that referenced this pull request Nov 5, 2024
Summary:
X-link: facebookresearch/FBGEMM#423


3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: bertmaher, q10, davidberard98

Differential Revision: D65496960
@embg embg force-pushed the export-D65496960 branch from 6f02799 to 2aadd33 Compare November 5, 2024 20:59
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

embg pushed a commit to embg/FBGEMM that referenced this pull request Nov 5, 2024
Summary:
X-link: facebookresearch/FBGEMM#423


3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: bertmaher, q10, davidberard98

Differential Revision: D65496960
@embg embg force-pushed the export-D65496960 branch from 2aadd33 to fcb3a17 Compare November 5, 2024 22:33
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

embg pushed a commit to embg/FBGEMM that referenced this pull request Nov 5, 2024
Summary:
X-link: facebookresearch/FBGEMM#423


3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: bertmaher, q10, davidberard98

Differential Revision: D65496960
@embg embg force-pushed the export-D65496960 branch from fcb3a17 to 1005c8a Compare November 5, 2024 22:49
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

Summary:
X-link: facebookresearch/FBGEMM#423


3.2.x moves triton.ops to a seperate github repo. Since fbgemm only depends on triton.ops in a single place, we can simply copy-paste the upstream file.

Copied the file from here: https://github.com/triton-lang/kernels/blob/8821ef322394ee2d3c58a859780ee1e2e10b5c79/kernels/matmul_perf_model.py

Reviewed By: bertmaher, q10, davidberard98

Differential Revision: D65496960
@embg embg force-pushed the export-D65496960 branch from 1005c8a to 807b79e Compare November 5, 2024 22:53
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D65496960

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in a3da0f3.

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.

2 participants