This commit is contained in:
parent
ab55cd17e6
commit
6ca96bbc52
|
|
@ -17,15 +17,5 @@
|
||||||
"stage3_param_persistence_threshold": 100000,
|
"stage3_param_persistence_threshold": 100000,
|
||||||
"stage3_gather_16bit_weights_on_model_save": true
|
"stage3_gather_16bit_weights_on_model_save": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"activation_checkpointing": {
|
|
||||||
"partition_activations": true,
|
|
||||||
"contiguous_memory_optimization": true,
|
|
||||||
"cpu_checkpointing": false,
|
|
||||||
"number_checkpoints": 36,
|
|
||||||
"profile": false,
|
|
||||||
"synchronize_checkpoint_boundary": true
|
|
||||||
},
|
|
||||||
|
|
||||||
"wall_clock_breakdown": false
|
"wall_clock_breakdown": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue