@paddle.jit.to_static(input_spec=[InputSpec(shape=[None, 60], dtype='int32')])
input_spec中的shape的第一个维度是batch_size吗,设置为None
为什么会报错,与batch_size不相等
恳请大佬的帮助
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
他不是修饰器吗
https://www.paddlepaddle.org.cn/documentation/docs/zh/api/paddle/fluid/dygraph/jit/declarative_cn.html#to-static