Home
last modified time | relevance | path

Searched refs:outputPadSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconv2d_transpose_builder.cpp205 uint32_t outputPadSize = tensor->GetElementCount(); in SetOutPadding() local
206 m_outputPaddings.assign(pOutputPadding, pOutputPadding + outputPadSize); in SetOutPadding()