nodefluxio / vortex

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

Pytorch Lightning integration #99

Closed triwahyuu closed 3 years ago

triwahyuu commented 3 years ago

Type of changes

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the new behavior?

-

-

Checklist

alifahrri commented 3 years ago

@triwahyuu I think it's okay if you want to merge this. I'll bring comments or suggestion (if any) to weekly meeting instead, I think it is easier that way

triwahyuu commented 3 years ago

@alifahrri this will be a long running PR for everything related to PL integration. could you review the #100?

alifahrri commented 3 years ago

@alifahrri this will be a long running PR for everything related to PL integration. could you review the #100?

ok please wait,

BTW, sorry that I've been out of the loop recently, so this branch will wait until all fixed then it can be merged? I don't know but I think it is better to directly merge to master branch since we agree to undergo major refactor anyway so I think it is expected that feature changes and bugs exist.

And also I think it is better to skip tests for legacy features that make tests fail and expected to be changed rather than leave it the way it is. By doing so I think it will be easier to collaborate

alifahrri commented 3 years ago

On skipping tests, actually I have marked some tests so it runs green, just let me know what you think