Open urakozz opened 5 years ago
fixed tf method call
This PR gets me past the load error, but now I get r.predict is not a function. Maybe more needs massaging besides just the line changed here? (since predict() is a method of LayersModel)
r.predict is not a function
predict()
fixed tf method call