Home
last modified time | relevance | path

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

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