Tags: mcarbin/composer
Tags
Bump version to 0.16.3 (mosaicml#2566) * bump version * bump version
Annotate `torch_prof_remote_file_name` as Optional (mosaicml#2512) The `torch_prof_remote_file_name` argument of `Profiler` is passed as the `remote_file_name` argument of `TorchProfiler`, which supports passing `None` to disable uploading trace files. Prior to this commit, passing `None` to `Profiler` to do this whilst using a static type checker led to a type error.
Update version to 0.15 (mosaicml#2315) * update version * add packaging * add no build isolation * flit core * move packaging
PreviousNext