Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp2517 bool bestIsUpdatable = false; in findBestDeviceForEachOperation() local
2524 (isUpdatable && !bestIsUpdatable)); in findBestDeviceForEachOperation()
2529 bestIsUpdatable = isUpdatable; in findBestDeviceForEachOperation()