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

I think it's not necessary to judge if X.type() == Y.type() #45

Open
Do1e opened this issue Mar 29, 2023 · 0 comments
Open

I think it's not necessary to judge if X.type() == Y.type() #45

Do1e opened this issue Mar 29, 2023 · 0 comments

Comments

@Do1e
Copy link

Do1e commented Mar 29, 2023

if not X.type() == Y.type():

if not X.type() == Y.type():

I think it's not necessary to judge if X.type() == Y.type(), or mixed precision training will not be supported.

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

1 participant