We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add Layer Functions to Ivy frontend:
Linear
Dropout
Attention
Convolutions
LSTM
The text was updated successfully, but these errors were encountered:
Merge pull request ivy-llc#47 from honno/disable-subnormals
8b8ac96
Monkey patch `st.floats()` to always disable subnormals
fix: moves processing to gpu + general clean up (ivy-llc#47)
c5b77b5
* fix: moves processing to gpu + general clean up * docs: adds gpu requirement line for relevant demos
No branches or pull requests
Add Layer Functions to Ivy frontend:
Linear
Dropout
Attention
Convolutions
LSTM
The text was updated successfully, but these errors were encountered: