Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp1159 static bool isZeroSizedTensor(int executionResultCode, const OutputShape& outputShape) { in isZeroSizedTensor() function
1267 isZeroSizedTensor(executionResultCode, from[i])) { in updateOutputShapes()
1315 NN_RET_CHECK(isZeroSizedTensor(executionResultCode, from[i])); in updateOutputShapes()