Searched refs:anchorTensorInfo (Results 1 – 1 of 1) sorted by relevance
3455 armnn::TensorInfo anchorTensorInfo = InputTensorInfo(subgraphIndex, operatorIndex, 2); in ParseDetectionPostProcess() local3456 auto anchorTensorAndData = CreateConstTensorNonPermuted(inputs[2], anchorTensorInfo); in ParseDetectionPostProcess()