MXNET conversion NotImplementedError _maximumscalar
Hello
Please I need help
I have this error when I try converting mxnet to IR
Warning: MXNet Parser has not supported operator null with name data. Warning: convert the null operator with name [data] into input layer. Warning: MXNet Parser has not supported operator _maximum_scalar with name _maximumscalar0. Traceback (most recent call last):
raise NotImplementedError() NotImplementedError
Hello
Please I need help
I have this error when I try converting mxnet to IR
Warning: MXNet Parser has not supported operator null with name data. Warning: convert the null operator with name [data] into input layer. Warning: MXNet Parser has not supported operator _maximum_scalar with name _maximumscalar0. Traceback (most recent call last):
raise NotImplementedError() NotImplementedError
I got the same error, did you fix this ?