Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DFlatbufferModelBuilder.cpp88 NN_TRY(checkNoSubgraphOutputOperandsHaveDynamicShape(subgraph.operands)); in createSubGraphFlatbuffer()
DFlatbufferModelBuilderUtils.h137 inline Result<void> checkNoSubgraphOutputOperandsHaveDynamicShape( in checkNoSubgraphOutputOperandsHaveDynamicShape() function