Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
H A DSelection.cpp39 uint32_t dimValue = op->inputs[1]->dimensions[0].getValue(); in embeddingLookupFinalizer() local
141 uint32_t dimValue = op->inputs[0]->dimensions[axis].getValue(); in gatherFinalizer() local