Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ValueError: (InvalidArgument) The size of Op(Conv) inputs should not be 0. [Hint: Expected in_dims[i] != 0, but received in_dims[i]:0 == 0:0.] (at /paddle/paddle/phi/infermeta/binary.cc:465) [operator < conv2d > error] [operator < run_program > error] #11

Open
hzy-del opened this issue Jan 13, 2024 · 1 comment

Comments

@hzy-del
Copy link

hzy-del commented Jan 13, 2024

用了自己的模型和数据,有没有人遇到这个问题:(

@WhiteFireFox
Copy link
Member

用了自己的模型和数据,有没有人遇到这个问题:(

您好,这个仓库是基于Paddle2.0时代的产物了,估计和目前的paddle有一定的冲突,但是理论上api还是能用的,您可以尝试下使用Advanced-Examples (DIY Transforms)的方法调用api

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants