e2af4f120e
* Improve Comet Logger pickled behavior * Delay the creation of the actual experiment object for as long as we can. * Save the experiment id in case an Experiment object is created so we can continue the same experiment in the sub-processes. * Run pre-commit on the comet file. * Handle review comment Make most Comet Logger attribute protected as they might not reflect the final Experiment attributes. Also fix the typo in the test name. * Ensure that CometLogger.name and CometLogger.version always returns str * Add new test for CometLogger.version behavior * Add new tests for CometLogger.name and CometLogger.version * Apply review suggestions * Apply suggestions from code review Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> * Remove extraneous comments in Comet logger tests * Fix lint issues * Apply suggestions from code review Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com> Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
comet.py | ||
csv_logs.py | ||
mlflow.py | ||
neptune.py | ||
tensorboard.py | ||
test_tube.py | ||
wandb.py |