brainpy / BrainPy

Brain Dynamics Programming in Python
https://brainpy.readthedocs.io/
GNU General Public License v3.0
531 stars 94 forks source link

fix conflict #416

Closed yygf123 closed 1 year ago

yygf123 commented 1 year ago

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

Software