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

Adding dropout3d to commons.py for Paddle frontend. #19459

Closed
wants to merge 5 commits into from

Conversation

varun-harish
Copy link

Closes #18182

@ivy-leaves ivy-leaves added the Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist label Jul 15, 2023
@Ookamice
Copy link
Contributor

Ookamice commented Jul 17, 2023

@varun-harish
Hiya, thank you for your contributions. Please could you review paddlepaddle's documentation regarding the correct function arguments for dropout, and please review Ivy's documentation for its correct function arguements. The special argument / indates positional-only arguments before it and * indicates keyword-only arguments after it.

Let me know if you have any other questions! 👍

@ivy-seed ivy-seed added the Stale label Aug 5, 2023
@ivy-seed
Copy link

ivy-seed commented Aug 5, 2023

This PR has been labelled as stale because it has been inactive for more than 7 days. If you would like to continue working on this PR, then please add another comment or this PR will be closed in 7 days.

@ivy-seed
Copy link

This PR has been closed because it has been marked as stale for more than 7 days with no activity.

@ivy-seed ivy-seed closed this Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paddle Frontend Developing the Paddle Frontend, checklist triggered by commenting add_frontend_checklist Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dropout3d
4 participants