- Support Environment Tracking;
- Provide logger wrapper;
- Provide tensorboardX wrapper;
- Support auto-device;
- Change name;
- Create basic-wrapper class;
- Debug and write in the history;
- Include the history file in the package;
- Support ignore when encounters existing path folder;
- Fixing bug for "CUDA_DEVICE_ORDER" not set in os.environ;
- Adding the feature for selective nvidia-smi logging
- Use color logging formatter (not fully supported by all bashes environments).
- Adding spreadsheet writer.
- Fixing a bug of reloading previous worksheet.
- Fixing a bug of reloading previous worksheet.
- Modified the api for save_checkpoint.
- Modified the waringing information for CUDA_DEVICE_ORDER.
- Allow the path to be empty.
- Add a new command to restore previous checkpoint implementations.
- Changed structure and enter point.
- Add cached url method.
- Fix bugs.
- Small improvments (modified name for sheet writer, would creat folder if not exists).
- Bug fixing.
- Add new feature for auto device.
- Bug Fixing.
- Adjust for python 3.5.
- Minor bug fix.
- Minor bug fix.
- Change the design and api for logger.
- Change the color format to avoid changing the original msg.
- Change the color format to start from the line begining and fill the whole line.
- Reduce the dependency.
- Update logging setting, to avoid conflicts with existing loggers.