Searched refs:detectionBoxesTensor (Results 1 – 1 of 1) sorted by relevance
291 … armnn::TensorInfo detectionBoxesTensor(armnn::TensorShape({ 1, 3, 4 }), armnn::DataType::Float32); variable298 CHECK(IsConnected(detectionPostProcessLayer, detectionBoxesLayer, 0, 0, detectionBoxesTensor));