Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp2056 const auto devices3 = makeDevices({{"deviceA", 0.8, ~0U}, {"deviceB", 0.5, 1 << 0}}); in TEST_F() local
2064 getTransformedCacheToken(model, devices3, "deviceA", tokenIn, in TEST_F()