Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DElementwise.cpp124 const Shape inShape = context->getInputShape(kInputTensor); in executeRsqrt() local
134 const Shape inShape = context->getInputShape(kInputTensor); in executeRsqrt() local
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp444 Shape inShape = from.shape(); in convertToNhwc() local