芯片:J5
docker环境: J5 v1.1.68
代码运行过程中出现警告: OE包版本跟Docker版本是匹配的,仍然出现以下警告,如何解决警告呢?
2025-04-22 10:39:04,163 WARNING: Force duplicate shared conv-bn is disabled by default as of version 1.9.0. If you still need this feature before version 1.11.0 to load old checkpoints or for other reasons, please set `horizon_plugin_pytorch.qat_mode.tricks.fx_force_duplicate_shared_convbn = True` to enable it. However, please note that this feature will be removed in version 1.11.0. `aidisdk` dependency is not available. WARNING:root:init `TorchModulePatch` failed, caused by 'Required dependencies is not available: ModuleNotFoundError: No module named 'hatbc'. ', will set `patcher=None`
