Home
last modified time | relevance | path

Searched defs:mOutputShapes (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionCallback.h218 std::vector<OutputShape> mOutputShapes; variable
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/include/1.3/
H A DCallbacks.h385 std::vector<V1_2::OutputShape> mOutputShapes = {}; variable
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/include/1.2/
H A DCallbacks.h319 std::vector<OutputShape> mOutputShapes = {}; variable
/aosp12/packages/modules/NeuralNetworks/common/include/
H A DCpuExecutor.h187 std::vector<OutputShape> mOutputShapes; variable