-
Notifications
You must be signed in to change notification settings - Fork 629
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Division by 0 in in CropMirrorNormalizeTest was fixed. Elimination of duplicated code from WriteImage functions. Signed-off-by: Andrei <andreii@nvidia.com> * Fix of problem in bresnet50 benchmark Signed-off-by: Andrei <andreii@nvidia.com> * CropMirrorNormalizePermuteTest refactored Signed-off-by: Andrei <andreii@nvidia.com> * Lint problem fixed Signed-off-by: Andrei <andreii@nvidia.com> * JpegDecodeTest re-implemented Signed-off-by: Andrei <andreii@nvidia.com> * Nondefault bound for average deviation implemented for 2 decode tests Signed-off-by: Andrei <andreii@nvidia.com> * Executore test refactored. The JPEG/PNG files are loaded and decoded only when it's is really need to be done for performing of current test. Signed-off-by: Andrei <andreii@nvidia.com> * Lint problem fixed Output of the images in benchmark eliminate Signed-off-by: Andrei <andreii@nvidia.com> * Eps for ExecutorTest and some changes, suggested by Cliff Signed-off-by: Andrei <andreii@nvidia.com> * Changes requested by Cliff. - Destructor for ImageSetDescr - Conditional compilation of WriteHWCBatch for resnet50 benchmark Signed-off-by: Andrei <andreii@nvidia.com> * Color augmentations on CPU Signed-off-by: Andrei <andreii@nvidia.com> * GenericMatchingTest class implemented This class was used for - new tests for Displacement Operators. - refactoring of the tests for Color Operators Signed-off-by: Andrei <andreii@nvidia.com> * Average deviation of pixel colors for unit tests rescaled (normalized to color range and converted to percentages) Signed-off-by: Andrei <andreii@nvidia.com> * Changes requested by Przemek Signed-off-by: Andrei <andreii@nvidia.com>
- Loading branch information
Showing
29 changed files
with
927 additions
and
940 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.