标题: crnn pt转rknn报错 [打印本页] 作者: 788743@qq.com 时间: 2021-11-12 23:46 标题: crnn pt转rknn报错 W The dimension of input0 != input1, please make sure that the version of tensorflow is greater than 1.14
W The dimension of input0 != input1, please make sure that the version of tensorflow is greater than 1.14
2021-11-12 23:41:35.298571: E tensorflow/core/common_runtime/executor.cc:642] Executor failed to create kernel. Invalid argument: Current implementation only supports equal length strides in the row and column dimensions.
[[{{node convolution_at_input.17_43_57_2/depthwise}}]]
E dilations=dilations, name=name)
E File "/home/gv/.local/lib/python3.6/site-packages/tensorflow_core/python/framework/op_def_library.py", line 793, in _apply_op_helper
E op_def=op_def)
E File "/home/gv/.local/lib/python3.6/site-packages/tensorflow_core/python/util/deprecation.py", line 507, in new_func
E return func(*args, **kwargs)
E File "/home/gv/.local/lib/python3.6/site-packages/tensorflow_core/python/framework/ops.py", line 3360, in create_op
E attrs, op_def, compute_device)
E File "/home/gv/.local/lib/python3.6/site-packages/tensorflow_core/python/framework/ops.py", line 3429, in _create_op_internal
E op_def=op_def)
E File "/home/gv/.local/lib/python3.6/site-packages/tensorflow_core/python/framework/ops.py", line 1751, in __init__
E self._traceback = tf_stack.extract_stack()