Commit b9e7c1f
enable storage optimization by default (#921)
Summary:
Pull Request resolved: #921
Let's enable storage optimizations by default in TorchTNT in preparation of upcoming DCP guidance post
We don't need to change anything in Mitra as the default knob option sets it to False:
https://www.internalfb.com/code/fbsource/[99acb2db7d2b]/fbcode/content_understanding/framework/training/types.py?lines=40-47
Reviewed By: saumishr
Differential Revision: D64205385
fbshipit-source-id: 076f42ecbf04a5dd36bd8be5946991978944ee031 parent 1beb1f0 commit b9e7c1f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments