Searched refs:addTensorFlatbuffer (Results 1 – 3 of 3) sorted by relevance
54 int SubGraphContext::addTensorFlatbuffer(TensorFlatbuffer tensor, int32_t operandIdx) { in addTensorFlatbuffer() function in android::nn::SubGraphContext208 addTensorFlatbuffer(tensor, operandIdx); in createTensorFlatbufferFromOperand()
95 int padTensorIdx = context->addTensorFlatbuffer(padTensor); in decomposeExplicitPadding()129 int padToConv2dTensorIdx = context->addTensorFlatbuffer(padToConv2dTensor); in decomposeExplicitPadding()
45 int addTensorFlatbuffer(TensorFlatbuffer tensor, int32_t operandIdx = -1);