Zero padding error when pad matrix length..result is invalid syntax

后端 未结 0 770
小蘑菇
小蘑菇 2020-12-06 10:13

When i am run program for zero padding, print(value) def pad(value, length) A = np.array(value) pad(A, 600) the resulted error is File "", line 61 def pad(value, l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题