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

Layer unit tests #29

Open
sarahaguasvivas opened this issue Feb 9, 2021 · 1 comment
Open

Layer unit tests #29

sarahaguasvivas opened this issue Feb 9, 2021 · 1 comment
Assignees

Comments

@sarahaguasvivas
Copy link
Contributor

sarahaguasvivas commented Feb 9, 2021

Tested/passed:

  • activations.h
  • activations.cpp
  • conv1d.h
  • conv1d.cpp
  • dense.h
  • dense.cpp
  • maxpool1d.h
  • maxpool1d.cpp
  • conv2d.h
  • conv2d.cpp
  • maxpool2d.h
  • maxpool2d.cpp

Need to test (before March 1st)

  • integration testing full nn4mc flow
  • finishing up all padding options
@sarahaguasvivas sarahaguasvivas self-assigned this Feb 9, 2021
@sarahaguasvivas
Copy link
Contributor Author

Finished all basic functionalities <= maxpool2d. Need to simplify padding options and do integration testing.

  • Fix input/output size computation in parser.

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

No branches or pull requests

1 participant