Commits


Xiang Zhang authored and GitHub committed 824fcbfd9dd
support Normalized_0_1 and Normalized_1_1 (#4800) * support Normalized_0_1 and Normalized_1_1 * add tests for Normalized_1_1 * fix build error * fix imagetests failure * support denterization and add more tests * fix build * remove added models * disable gpu tests for CPU pipeline * refactor based on comments and moved two added models * merge normalizer and Denomalizer into NominalRangeConverter * add comments * little change