keras-js icon indicating copy to clipboard operation
keras-js copied to clipboard

Adding more information to model weight loading issues

Open kmader opened this issue 8 years ago • 0 comments

add more detail to weight loading errors to help debugging loading issues

Updated error message is more useful for fixing the model

Error: [Model] error loading weights prebn_elbow/gamma,prebn_elbow/beta,prebn_elbow/moving_mean,prebn_elbow/moving_variancefor BatchNormalization

kmader avatar Feb 06 '18 17:02 kmader