issues
search
flow2ml
/
Flow2ML
An Open Source Library to make Machine Learning process much Simpler
MIT License
25
stars
26
forks
source link
Fix bugs in model deployment
#137
Closed
rubyruins
closed
3 years ago
rubyruins
commented
3 years ago
Description:
Fixes the following issues:
corrects the README code for deployment of tensorflow models
corrects the conditions for deployment in multiple formats
saves models in the correct path instead of different locations
adds exception handling
Type of change:
[x] Bug fix (non-breaking change which fixes an issue)
Description:
Fixes the following issues:
Type of change: