Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/operation_converters/
DConv2DOperationConverter.cpp129 int padToConv2dTensorIdx = context->addTensorFlatbuffer(padToConv2dTensor); in decomposeExplicitPadding() local
132 std::vector<int32_t> padOutputs{padToConv2dTensorIdx}; in decomposeExplicitPadding()
140 return padToConv2dTensorIdx; in decomposeExplicitPadding()