Adding support for alignment tests via sub-datasets

Added sample alignment test for AllGather
Datasets no longer free memory on destruction so Release() must be used
Tento commit je obsažen v:
Gilbert Lee
2019-05-17 23:57:11 +00:00
rodič 0d6a5a3d25
revize a50c852851
7 změnil soubory, kde provedl 90 přidání a 1 odebrání
+2
Zobrazit soubor
@@ -39,6 +39,8 @@ namespace CorrectnessTests
// Check results
ValidateResults(dataset);
dataset.Release();
}
INSTANTIATE_TEST_CASE_P(ReduceScatterCorrectnessSweep,