Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Something wrong when I set the inverse as True #413

Open
534145232 opened this issue May 16, 2024 · 1 comment
Open

Something wrong when I set the inverse as True #413

534145232 opened this issue May 16, 2024 · 1 comment

Comments

@534145232
Copy link

当我把Inverse改成True之后,报了这个错误,请问应该怎么办呢
我的输出维度是(64,6,1)
image

@Confusedfish
Copy link

I too have this problem. I am not sure if it because the results are batched (in your case a batch of 64?) so it can't use squeeze to get a single record to invert? Do we need to iterate over the batch of results somehow and call inverse_transform once per result?

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

No branches or pull requests

2 participants