[UT] Start supporting multiple group calls and graphs (#1151)
* Start supporting multiple group calls UT
This commit is contained in:
gecommit door
GitHub
bovenliggende
efe99057b0
commit
0ec41f1386
@@ -98,6 +98,7 @@ namespace RcclUnitTesting
|
||||
numOutputElements[rank],
|
||||
options,
|
||||
-1,
|
||||
0,
|
||||
rank);
|
||||
}
|
||||
testBed.AllocateMem(inPlace, useManagedMem);
|
||||
@@ -154,6 +155,7 @@ namespace RcclUnitTesting
|
||||
numOutputElements[rank],
|
||||
options,
|
||||
-1,
|
||||
0,
|
||||
rank);
|
||||
}
|
||||
testBed.AllocateMem(inPlace, useManagedMem);
|
||||
|
||||
Verwijs in nieuw issue
Block a user