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

fix conflict #416

Merged
merged 4 commits into from
Jul 13, 2023
Merged

fix conflict #416

merged 4 commits into from
Jul 13, 2023

Conversation

yygf123
Copy link
Contributor

@yygf123 yygf123 commented Jul 12, 2023

Description

Create test_activation.py, test_function.py, test_normalization.py to test activations.py, function.py, normalization.py respectively.

Add some tests to test_linear.py, test_conv_layers.py and test_pooling_layers.py.

Debug conv.py, activations.py and pooling.py.

How Has This Been Tested

Test device

  • CPU: AMD Ryzen 7 4800H with Radeon Graphics

  • GPU: NVIDIA GeForce RTX 2060

Software

  • OS: Windows 10

  • Python: 3.9

@yygf123 yygf123 closed this Jul 12, 2023
@yygf123 yygf123 reopened this Jul 12, 2023
@yygf123 yygf123 closed this Jul 12, 2023
@yygf123 yygf123 reopened this Jul 12, 2023
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 job~

@chaoming0625 chaoming0625 merged commit c4a726d into brainpy:master Jul 13, 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