Historique des commits

Auteur SHA1 Message Date
  Hamid Shojanazeri 162be4c045 Revert "Flop counter, profiling and GC (#357)" il y a 1 an
  Hamid Shojanazeri 1a09fb5d27 add logging for setting profiler il y a 1 an
  Hamid Shojanazeri 71d137c722 Merge branch 'main' into flop_counter_gc il y a 1 an
  Hamid Shojanazeri 8bf474b455 clean up il y a 1 an
  Hamid Shojanazeri 19089269d3 add gc il y a 1 an
  Hamid Shojanazeri dbfea484c6 Feature : Enable Intel GPU/XPU finetuning and inference (#116) il y a 1 an
  Beto 1f5b202c18 Adding tests for the save_metrics param in the train function il y a 1 an
  Beto 7474514fe0 Merging with main il y a 1 an
  gaopengzhi c7d410725b Merge branch 'main' into grad_clip il y a 1 an
  Abhilash Majumder 4793f0fdf3 Merge branch 'main' into ipex_feature il y a 1 an
  gaopengzhi e2797abe9b Add gradient_clipping and gradient_clipping_threshold parameters il y a 1 an
  gaopengzhi bb7c6c1e33 Support FSDP scenario il y a 1 an
  gaopengzhi b1d9efd155 Refactor gradient clipping feature il y a 1 an
  Beto 17d02c3b44 Adding config to conditionally save stats il y a 1 an
  Beto b974c87035 Merging latest from main il y a 1 an
  Jeremy Howard eca8410b32 Use bf16 parameters in bf16 mixed prec il y a 1 an
  gaopengzhi 04befdef69 Add gradient clipping feature il y a 1 an
  Abhilash Majumder 11465d6329 remove duplicate import il y a 1 an
  Abhilash Majumder 6a78b96764 Merge branch 'main' into ipex_feature il y a 1 an
  Matthias Reso e8bb7fbabc Merge remote-tracking branch 'origin/main' into feature/length_based_batch_sampling il y a 1 an
  Matthias Reso 33925f71e6 Add missing amp context if use_fp16 is enabled il y a 1 an
  Hamid Shojanazeri 35b394e49f adding profiler and flop_counter il y a 1 an
  Hamid Shojanazeri d56d5c469d adding flop counter il y a 1 an
  Beto 92be45b0fe Adding matplotlib to requirements. Removing import from train_utils il y a 1 an
  Beto 80a6ac41b5 Adding the rank to the metrics filename to differentiate the run from each GPU il y a 1 an
  Beto 2f7256918e Adding support to save fine tuning metrics to json. Adding script to plot saved metrics. il y a 1 an
  Matthias Reso 10f9367e56 fix missing labels in datasets il y a 1 an
  hongbo.mo 6217635e87 Fix tqdm bar not change length after terminal is resized il y a 1 an
  Matthias Reso c33ea3cacb Fix pbar update il y a 1 an
  hongbo.mo 5e910e6a42 Fix typo il y a 1 an