nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

add progress bar callback for pytorch lightning #100

Closed triwahyuu closed 3 years ago

triwahyuu commented 3 years ago

Type of changes

Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## Checklist
alifahrri commented 3 years ago

Honestly reviewing this is rather hard since the base branch is pytorch-lightning which scope is so wide, and even changes in this PR is relatively small, the context from the base branch make it hard.

triwahyuu commented 3 years ago

the issues is solved in meeting. will merge now