Conversation
Summary: Removed marlin_kernel_nm.cu plus associated support files/functions Removed associated layouts and tensor implementations Removed tests and benchmarks for marlin sparse kernel Removed dead code from deletion Related to issue #3516 [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3613
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d91e78d with merge base ab80e93 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@howardzhang-cv has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
jerryzh168
left a comment
There was a problem hiding this comment.
please fix ruff, and make sure no related internal failures before merging
|
@howardzhang-cv has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
|
@howardzhang-cv has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
[ghstack-poisoned]
|
@howardzhang-cv has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@howardzhang-cv has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
* Remove marlin_kernel_nm.cu Summary: Removed marlin_kernel_nm.cu plus associated support files/functions Removed associated layouts and tensor implementations Removed tests and benchmarks for marlin sparse kernel Removed dead code from deletion Related to issue #3516 [ghstack-poisoned] * Update [ghstack-poisoned] * Remove PackedLinearInt8DynamicActivationIntxWeightLayout import * Ruff fix: remove unused import Removed unused import of compute_max_diff. * ruff format
Stack from ghstack (oldest at bottom):
Summary: Removed marlin_kernel_nm.cu plus associated support files/functions
Removed associated layouts and tensor implementations
Removed tests and benchmarks for marlin sparse kernel
Removed dead code from deletion
Related to issue #3516
Differential Revision: D90410991