py运行时候的类型错误

TypeError: call() missing 1 required positional argument: 'shape'
请问这个是什么error,怎么解决?

具体还要把代码发一下看看
这个类型错误一般是你调用函数时没有传参,意思就是调用call函数时缺少一个参数shape