芯片类型:J5
OE包版本:v1.1.68
问题定位:
2025-05-28 16:18:17,321 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` 2025-05-28 16:18:20,743 WARNING: wrap usage has been changed, please pass necessary args /usr/local/lib/python3.8/dist-packages/hat/models/task_modules/stereonet/headplus.py:411: UserWarning: torch.range is deprecated and will be removed in a future release because its behavior is inconsistent with Python's range builtin. Instead, use torch.arange, which produces values in [start, end). torch.range(0, low_disp_max - 1).view(1, low_disp_max, 1, 1) WARNING:hat.utils.hash:Don not found hash value in name of configs/disparity_pred/officaldownloadWeight/qat-checkpoint-best.pth.tar, will skip check hash... WARNING:hat.utils.checkpoint:module. is not at the beginning of state dict WARNING:hat.utils.checkpoint:miss_key num: 0 WARNING:hat.utils.checkpoint:unexpect_key num: 0 2025-05-28 16:18:22,805 WARNING: FloatFunctional has not collected any statistics of activations and its scale is 1, please check whether this is intended! /usr/local/lib/python3.8/dist-packages/horizon_plugin_pytorch/nn/quantized/segment_lut.py:219: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). torch.tensor(output_scale.clone().detach(), dtype=torch.float32), WARNING:hat.engine.loop_base:Start epoch 0 larger than num epochs 0 WARNING:__main__:Make sure ckpt is from int_infer stage Traceback (most recent call last): File "tools/compile_perf.py", line 228, in compile_then_perf( File "tools/compile_perf.py", line 89, in compile_then_perf load_state_dict( File "/usr/local/lib/python3.8/dist-packages/hat/utils/checkpoint.py", line 330, in load_state_dict checkpoint = load_checkpoint( File "/usr/local/lib/python3.8/dist-packages/hat/utils/checkpoint.py", line 219, in load_checkpoint path = get_hash_file_if_hashed_and_local( File "/usr/local/lib/python3.8/dist-packages/hat/utils/hash.py", line 228, in get_hash_file_if_hashed_and_local raise ValueError(f"File {in_file} and its hashed file do not exist.") ValueError: File /open_explorer/configs/disparity_pred/float-checkpoint-epoch-0197-65beaa84.pth.tar and its hashed file do not exist.
