Historique des commits

Auteur SHA1 Message Date
  Dimitri Korsch ddcabd395c updated README il y a 1 an
  Dimitri Korsch e9b813ccec updated README il y a 1 an
  Dimitri Korsch dad0a4a4d0 added support for infering input size from the set model type il y a 1 an
  Dimitri Korsch f6b2689e91 removed unused imports il y a 1 an
  Dimitri Korsch 45ae9e955a updated requirements and added some missing functions il y a 2 ans
  Dimitri Korsch f030b6a761 updated handling of kwargs in the classifier creation logic il y a 2 ans
  Dimitri Korsch cd3cb473ad rewritten the utils function for extraction of the number of classes il y a 2 ans
  Dimitri Korsch 45465ff6b7 added constructor argument to use either threads or processes for multi-job loading il y a 2 ans
  Dimitri Korsch 59239bf7bb fixed input size handling of the parts il y a 2 ans
  Dimitri Korsch 99eaa0e754 typo fix il y a 2 ans
  Dimitri Korsch 54fe82ab47 changed the snapshot object to the classifier (it just makes more sence) il y a 3 ans
  Dimitri Korsch 9cce4a3486 added support for Weights-and-Biases il y a 3 ans
  Dimitri Korsch 1bdd4266af new version il y a 3 ans
  Dimitri Korsch 09aace1dae fixed logging/reporting for non-main MPI processes il y a 3 ans
  Dimitri Korsch 8ffe02093d raise in an unused class il y a 3 ans
  Dimitri Korsch 08a70353f9 reworked mpi checks and added in the utils some mpi functions il y a 3 ans
  Dimitri Korsch 296db61abe added method for profiling of image processing il y a 3 ans
  Dimitri Korsch c8f8e42105 fixed MPIFinetuner il y a 3 ans
  Dimitri Korsch 458eac9074 renamed a variable il y a 3 ans
  Dimitri Korsch 331c685acf moved Opts class to cvdatasets module il y a 3 ans
  Dimitri Korsch aaf67291ab new version il y a 3 ans
  Dimitri Korsch f1b8628c57 added evaluation method to the default finetuner il y a 3 ans
  Dimitri Korsch 11da6b51c7 added utility method for argument population il y a 3 ans
  Dimitri Korsch aeebb41b77 changed the semantic of "no_snapshot" option il y a 3 ans
  Dimitri Korsch 45c0415baf fixed AlphaPoolingTrainer class; some minor changes in Finetuner initialization il y a 3 ans
  Dimitri Korsch 919f17a11e fixed passing of the config (used command line arguments) to the finetuner il y a 3 ans
  Dimitri Korsch df0a1dc608 minor fixes in the GC extension il y a 3 ans
  Dimitri Korsch f677e5074b manual GC collection is now an extra extension and is executed in a dedicated thread il y a 3 ans
  Dimitri Korsch cddcc6dd6c reworked sacred experiment creation il y a 3 ans
  Dimitri Korsch 12ca309f68 minor change in the deployment script il y a 3 ans