ST意法半导体
直播中

刘艳

8年用户 2502经验值
私信 关注
[问答]

请问v2.0.0版本STEdgeAI-Core是否支持stm32mp2 compoment?

STM32ai-modelzoo-service里的代码显示当前不支持mpu离线benchmarking(此功能依赖STEdgeAI-Core的mpu compoment)
    # For MPU, check if online benchmarking is activated    if cfg.operation_mode in mode_groups.benchmarking:        if cfg.hardware_type == "MPU":            if cfg.operation_mode == "benchmarking" and not cfg.tools.stm32ai.on_cloud:                print("Target selected for benchmark :", cfg.benchmarking.board)                print("Offline benchmarking for MPU is not yet available please use online benchmarking")                exit(1)    # Benchmarking section parsing    if cfg.operation_mode in mode_groups.benchmarking:        parse_benchmarking_section(cfg.benchmarking)        if cfg.hardware_type == "MPU":            if not cfg.tools.stm32ai.on_cloud:                print("Target selected for benchmark :", cfg.benchmarking.board)                print("Offline benchmarking for MPU is not yet available please use online benchmarking")                exit(1)而这个文档里的说明是支持:ST Edge AI: Guide for MPU - stm32mpu

但我下载下来安装的linux版本STEdgeAI-Core安装上运行发现又不支持:STEdgeAI-Core - Artificial intelligence (AI) optimizer technology for STMicroelectronics products - STMicroelectronics

更多回帖

发帖
×
20
完善资料,
赚取积分