sentiment-analysis icon indicating copy to clipboard operation
sentiment-analysis copied to clipboard

the actual rank `3` (shape = (None, None, 60)) is not equal to the expected rank `2`

Open bbb4aaa opened this issue 2 years ago • 0 comments

修改兼容TensorFlow2.x后报错:ValueError: For the tensor input_ids in scope <tensorflow.python.ops.variable_scope.VariableScope object at 0x7f3b268d56c0>, the actual rank 3 (shape = (None, None, 60)) is not equal to the expected rank 2

bbb4aaa avatar Aug 10 '23 13:08 bbb4aaa