Skip to content
Snippets Groups Projects

Update unit tests

Closed Houssem ROUIS requested to merge hrouis/aidge_backend_cuda:rework_unit_tests into dev

Context

To make unit tests more robust by adding randomly generated input tests.

Modified files

  • Test_AddImpl.cpp;
  • Test_AvgPoolingImpl.cpp;
  • Test_BatchNormImpl.cpp;
  • Test_ConvDepthWiseImpl.cpp;
  • Test_ConvImpl.cpp;
  • Test_FCImpl.cpp;
  • Test_GlobalAvgPoolingImpl.cpp;
  • Test_MaxPoolingImpl.cpp;
  • Test_PadImpl.cpp;
  • Test_ReLUImpl.cpp;
  • Test_ReshapeImpl.cpp;

TODO

  • Add unit tests
  • AvgPooling unit tests
  • BatchNorm unit tests
  • ConvDepthWise unit tests
  • Conv unit tests
  • FC unit tests
  • GlobalAvgPooling unit tests
  • MaxPooling unit tests
  • Pad unit tests
  • ReLU unit tests
  • Reshape unit tests
Edited by Houssem ROUIS

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading