nntrainer icon indicating copy to clipboard operation
nntrainer copied to clipboard

Add test template for layer

Open zhoonit opened this issue 3 years ago • 1 comments

  1. Layer semantics test (testing if given layer object obeys semantics, such as we shouldn't validate, valid properties should be valid and so on)
  2. Layer properties test (90% gonna be merged to layer semantics)
  3. Layer golden test (with a python script using recorder to generate one single file) #1558

There will be a test template using TEST_P and testing each object will be much simpler than few thousand lines of code.

starting from #1303, planned to be done within layer v2 migration but delayed after layer v2 migration as per request

zhoonit avatar Jun 21 '21 06:06 zhoonit

:octocat: cibot: Thank you for posting issue #1318. The person in charge will reply soon.

taos-ci avatar Jun 21 '21 06:06 taos-ci