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

ThunderModule does not convert targets to the same type as outputs of the model. #76

Open
arseniybelkov opened this issue Nov 29, 2023 · 0 comments
Labels
invalid This doesn't seem right questionable It is not clear whether feature or fix is needed. Should be discussed.

Comments

@arseniybelkov
Copy link
Member

In inference_step, y remains the same type after being received from data loader. However x is guaranteed to be np.ndarray after being processed by architecture.

@arseniybelkov arseniybelkov added invalid This doesn't seem right questionable It is not clear whether feature or fix is needed. Should be discussed. labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right questionable It is not clear whether feature or fix is needed. Should be discussed.
Projects
None yet
Development

No branches or pull requests

1 participant