-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Implement stateful classes for stateful layers #14945
Labels
Comments
zaeemansari70
added
ToDo
A ToDo list of tasks
Ivy Stateful API
Run CI for stateful tests
labels
May 5, 2023
Closed
Please is thing an opened task? How do I go about attempting to do a PR and work on it? |
Closed
I want to work on this issue, How can I start working on this? is there any documentation or blog I should look? |
There's just one task left here unassigned. I want to take it, what are the guidelines? The initial comment doesn't say much |
@zaeemansari70 can you suggest me the docs for implement the class transformer? |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Layers:
max_pool1d #16221
max_pool3d
max_pool3d #26579
avg_pool1d #15348
avg_pool3d #24742
dct #17431
fft #17483
ifft #22791
embedding #19528
interpolate #22679
adaptive_avg_pool1d #16665
adaptive_avg_pool2d #16439
transformer #21810
The main file paths where these functions are likely to be added are:
ivy/stateful/layers.py
ivy\_tests/test\_ivy/test\_stateful/test\_layers.py
The text was updated successfully, but these errors were encountered: