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

Add NonBatchingMode function #433

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

yygf123
Copy link
Contributor

@yygf123 yygf123 commented Aug 4, 2023

Environment

  • OS: Windows 10
  • Python: 3.9
  • CPU: AMD Ryzen 7 4800H with Radeon Graphics
  • GPU: NVIDIA GeForce RTX 2060

Content

  • Make Conv1d, Conv2d, Conv3d function support NonBatchingMode.
  • Make ConvTranspose1d, ConvTranspose2d, ConvTranspose3d function support NonBatchingMode.
  • Make Conv1dLSTMCell, Conv2dLSTMCell, Conv3dLSTMCell function support NonBatchingMode.
  • Update and improve the tests.

Checklist

  • The automatic actions have passed.

Copy link
Collaborator

@chaoming0625 chaoming0625 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Work.

@chaoming0625 chaoming0625 merged commit 976c371 into brainpy:master Aug 4, 2023
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

Successfully merging this pull request may close these issues.

2 participants