Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp486 Shape outShape = from.shape(); in convertFromNhwc() local
514 Shape outShape = from.shape(); in convertFromNhwc() local
803 Shape outShape = output.shape(); in executeOperation() local
821 Shape outShape = output.shape(); in executeOperation() local
885 Shape outShape = output.shape(); in executeOperation() local
1106 Shape outShape = output.shape(); in executeOperation() local
1178 Shape outShape = output.shape(); in executeOperation() local
1254 Shape outShape = output.shape(); in executeOperation() local
1293 Shape outShape = output.shape(); in executeOperation() local
1308 Shape outShape = output.shape(); in executeOperation() local
[all …]
/packages/modules/NeuralNetworks/common/cpu_operations/
DElementwise.cpp125 const Shape outShape = context->getOutputShape(kOutputTensor); in executeRsqrt() local
135 const Shape outShape = context->getOutputShape(kOutputTensor); in executeRsqrt() local