You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a somewhat "similar" problem trying to convert the
toxicity model: https://tfhub.dev/google/openimages_v4/ssd/mobilenet_v2/1
I wonder if this is related
`tfjs_graph_converter tftox model.pb
TensorFlow.js Graph Model Converter
Converting.... Error: Input 1 of node module_apply_default/Encoder_en/KonaTransformer/ClipToMaxLength/Less was passed int32 from Const_56:0 incompatible with expected int64.`
I have a somewhat "similar" problem trying to convert the
toxicity model: https://tfhub.dev/google/openimages_v4/ssd/mobilenet_v2/1
I wonder if this is related
`tfjs_graph_converter tftox model.pb
TensorFlow.js Graph Model Converter
Graph model: tftox
Output: model.pb
Target format: tf_frozen_model
Converting.... Error: Input 1 of node module_apply_default/Encoder_en/KonaTransformer/ClipToMaxLength/Less was passed int32 from Const_56:0 incompatible with expected int64.`
Originally posted by @elivasquezhdz in #19 (comment)
The text was updated successfully, but these errors were encountered: