|
Mila
Deep Neural Network Library
|
Public Attributes | |
| bool | discard_partials { false } |
| Also discard in-flight partials. | |
| bool Mila::Distribution::PruneOptions::discard_partials { false } |
Also discard in-flight partials.
Off by default: a partial left by a failed transfer is good bytes that the next attempt resumes onto, so deleting it silently converts a cheap retry into a full re-download.