kaolin icon indicating copy to clipboard operation
kaolin copied to clipboard

Need simple run test for NMR

Open Caenorst opened this issue 5 years ago • 2 comments

We don't keep track of https://github.com/NVIDIAGameWorks/kaolin/tree/master/examples/renderers/NMR proper behavior in the CI.

We need to add a quick tests such as in https://github.com/NVIDIAGameWorks/kaolin/blob/master/tests/examples/run/test_classification.sh And then add it's execution as in: https://github.com/NVIDIAGameWorks/kaolin/blob/master/.gitlab-ci.yml#L20 (you can also add in .drone.yml if the example doesn't involve a dataset)

The arguments used should test different branching (gpu and cpu if necessary) but make the test run as short as possible (smallest categories of the dataset, fewest numbers of epochs) would check that the example run (we don't verify final performance).

Caenorst avatar Apr 27 '20 20:04 Caenorst

We don't keep track of https://github.com/NVIDIAGameWorks/kaolin/tree/master/examples/renderers/NMR proper behavior in the CI.

We need to add a quick tests such as in https://github.com/NVIDIAGameWorks/kaolin/blob/master/tests/examples/run/test_classification.sh And then add it's execution as in: https://github.com/NVIDIAGameWorks/kaolin/blob/master/.gitlab-ci.yml#L20 (you can also add in .drone.yml if the example doesn't involve a dataset)

The arguments used should test different branching (gpu and cpu if necessary) but make the test run as short as possible (smallest categories of the dataset, fewest numbers of epochs) would check that the example run (we don't verify final performance).

wow6600 avatar Sep 03 '20 09:09 wow6600

https://github.com/NVIDIAGameWorks/kaolin/projects/1#column-8935591

wow6600 avatar Sep 03 '20 09:09 wow6600