Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
DReshape.cpp33 int depthIndex = useNchw ? 1 : 3; in spaceToDepthConstructor() local
88 int depthIndex = useNchw ? 1 : 3; in depthToSpaceConstructor() local