E11018 Caffe Model Data Error

Symptom

Op name string [%s] is invalid. Allowed characters include: letters, digits, hyphens (-), periods (.), underscores (_), and slashes (/).

Possible Cause

The Op name string in the source Caffe model is invalid. Allowed characters include: letters, digits, hyphens (-), periods (.), underscores (_), and slashes (/).

Solution

Modify the Op name string and try again.