-
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 NN frontend functions in Ivy Experimental API #11504
Labels
hacktoberfest
hacktoberfest
Ivy API Experimental
Run CI for testing API experimental/New feature or request
ToDo
A ToDo list of tasks
Comments
AnnaTz
added
PyTorch Frontend
Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist
JAX Frontend
Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist
TensorFlow Frontend
Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist
ToDo
A ToDo list of tasks
Ivy API Experimental
Run CI for testing API experimental/New feature or request
labels
Mar 1, 2023
Closed
Closed
15 tasks
sreegandh804
added
ToDo_internal
A ToDo list featuring tasks specifically intended for organization members.
and removed
ToDo
A ToDo list of tasks
labels
Apr 4, 2023
Closed
AnnaTz
added
ToDo
A ToDo list of tasks
and removed
PyTorch Frontend
Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist
JAX Frontend
Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist
TensorFlow Frontend
Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist
ToDo_internal
A ToDo list featuring tasks specifically intended for organization members.
labels
Aug 31, 2023
Hi! @AnnaTz is the |
(#25942 ) |
-[ ] #26101 |
@AnnaTz , can I start working on this isssue? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
hacktoberfest
hacktoberfest
Ivy API Experimental
Run CI for testing API experimental/New feature or request
ToDo
A ToDo list of tasks
pooling functions:
adaptive_avg_pool2d
loss functions:
smooth_l1_loss #26103
huber_loss
l1_loss #26101
nll_loss #26102
soft_margin_loss
kl_div #22996
margin_ranking_loss
poisson_nll_loss
hinge_embedding_loss
non-linear activation functions:
threshold #26093
logsumexp #26380
elu
celu
mish
selu #12818
prelu #27434
prelu
rrelu
leaky_relu #26096
hardshrink #26094
softsign
softshrink #26095
softplus
sigmoid #23190
swish
silu
glu
tanhshrink #23689
hardswish
hardsigmoid
hardtanh #23688
hardsilu #26741
normalize #24335
group_norm
_
Please keep in mind that there might be overlap between this ToDo list and this #3856. When taking on a function, please make sure to reserve it there as well.
_
The text was updated successfully, but these errors were encountered: