Skip to content

Conversation

jcaip
Copy link
Contributor

@jcaip jcaip commented Apr 10, 2024

Description

  • Adds in .py script for semi-structured sparse
  • new loss curves for dense / sparse training
  • torch.compile integration and metrics

Copy link

pytorch-bot bot commented Apr 10, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2833

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit e37ba20 with merge base 6771cf5 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@svekars svekars added the 2.3 label Apr 10, 2024
@jcaip jcaip changed the base branch from main to 2.3-RC-TEST April 10, 2024 19:33
# sparsity with their Ampere architecture, and have also released fast
# sparse kernels via
# CUTLASS/``cuSPARSELt <https://docs.nvidia.com/cuda/cusparselt/index.html>``\ *.
# 2. At the same time, semi-structured sparsity tends to have a milder
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# 2. At the same time, semi-structured sparsity tends to have a milder
#
# * At the same time, semi-structured sparsity tends to have a milder

@jcaip jcaip requested a review from cpuhrsch April 18, 2024 19:42
Base automatically changed from 2.3-RC-TEST to main April 19, 2024 15:59
@jcaip jcaip changed the base branch from main to 2.3-RC-TEST April 19, 2024 18:39
@svekars svekars changed the base branch from 2.3-RC-TEST to main April 19, 2024 23:03
@jcaip jcaip changed the base branch from main to 2.3-RC-TEST April 22, 2024 18:16
@jcaip jcaip changed the base branch from 2.3-RC-TEST to main April 22, 2024 18:18
@svekars svekars merged commit 2dc81e5 into main Apr 22, 2024
@svekars svekars deleted the jcaip/tutorial-updated branch April 22, 2024 20:49
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.

5 participants