You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please briefly describe your change, including what problem the change fixes, and any context
5
+
necessary for understanding the change
6
+
-->
7
+
8
+
# What issue(s) does this change relate to?
9
+
10
+
<!--
11
+
Please include any issues related to this pull request, including 'Fixes' if the issue is resolved
12
+
by this pull request.
13
+
Example:
14
+
- Fixes #42
15
+
- Related to #1234
16
+
-->
17
+
18
+
# Before submitting
19
+
-[ ] Have you read the [contributor guidelines](https://github.com/mosaicml/composer/blob/dev/CONTRIBUTING.md)?
20
+
-[ ] Is this change a documentation change or typo fix? If so, skip the rest of this checklist.
21
+
-[ ] Was this change discussed/approved in a GitHub issue first? It is much more likely to be merged if so.
22
+
-[ ] Did you update any related docs and document your change?
23
+
-[ ] Did you update any related tests and add any new tests related to your change? (see [testing](https://github.com/mosaicml/composer/blob/dev/CONTRIBUTING.md#running-tests))
24
+
-[ ] Did you run the tests locally to make sure they pass?
25
+
-[ ] Did you run `pre-commit` on your change? (see the `pre-commit` section of [prerequisites](https://github.com/mosaicml/composer/blob/dev/CONTRIBUTING.md#prerequisites))
26
+
27
+
<!--
28
+
Thanks so much for contributing to composer! We really appreciate it :)
0 commit comments