Searched refs:withSubtensors (Results 1 – 1 of 1) sorted by relevance
21 bool withSubtensors) in MemCopyTest() argument55 auto workloadInput = (withSubtensors && srcWorkloadFactory.SupportsSubTensors()) in MemCopyTest()58 auto workloadOutput = (withSubtensors && dstWorkloadFactory.SupportsSubTensors()) in MemCopyTest()100 LayerTestResult<T, 4> MemCopyTest(bool withSubtensors) in MemCopyTest() argument112 return MemCopyTest<dataType>(srcWorkloadFactory, dstWorkloadFactory, withSubtensors); in MemCopyTest()