Home
last modified time | relevance | path

Searched refs:devices2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1975 const auto devices2 = makeDevices({{"deviceB", 0.8, ~0U}, {"deviceC", 0.5, 1 << 1}}); in TEST_F() local
1981 getTransformedCacheToken(model, devices2, "deviceB", tokenIn, in TEST_F()
1995 const auto devices2 = makeDevices({{"deviceA", "1.1", 0.8, ~0U}, {"deviceB", 0.5, 1 << 1}}); in TEST_F() local
2001 getTransformedCacheToken(model, devices2, "deviceA", tokenIn, in TEST_F()
2054 const auto devices2 = makeDevices({{"deviceA", 0.8, ~0U}, {"deviceB", 0.5, 1 << 1}}); in TEST_F() local
2062 getTransformedCacheToken(model, devices2, "deviceA", tokenIn, in TEST_F()