Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Distribution::PruneOptions Struct Referenceexport

Public Attributes

bool discard_partials { false }
 Also discard in-flight partials.

Member Data Documentation

◆ discard_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.


The documentation for this struct was generated from the following file: