Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1250 using SlicedOperationType = decltype(SlicedOperation::type); in initializeSlice() typedef
1451 slicedOperation.type = uncheckedConvertTo<SlicedOperationType>(origOperation.type); in initializeSlice()