Closed sumtopmus closed 7 years ago
The basic system test returned these results:
99% tests passed, 3 tests failed out of 415
Total Test time (real) = 3333.95 sec
The following tests FAILED: 102 - DryRunFlagTest_1 (Failed) 103 - DryRunFlagTest_2 (Failed) 104 - DryRunFlagTest_4 (Failed)
DryRunFlagTest has a params file that contains what the PetaVision-generated params file should be. You'll need to add maxShiftX and maxShiftY parameters, set to their defaults, to the InputLayer group in tests/DryRunFlagTest/input/correct.params
DryRunFlagTests are passing now.
Added maxShiftX/Y parameters to InputLayer to resample the input by random translations.