## error log | 日志或报错信息 | ログ <img width="1040" height="482" alt="Image" src="https://github.com/user-attachments/assets/4738ba69-9c63-4a1d-a8db-7ae4eb88c77f" /> ## model | 模型 | モデル 1. original model onnx 中 包含一个slice算子 <img width="842" height="1424" alt="Image" src="https://github.com/user-attachments/assets/506b26be-ff50-4f3c-a7c6-e19ec6a0ecc9" /> ## how to reproduce | 复现步骤 | 再現方法 使用pnnx 转换ncnn,发现crop结果不对 <img width="1268" height="44" alt="Image" src="https://github.com/user-attachments/assets/2e99bbfb-14e5-452e-a606-36fccf9c76fc" /> 如何让ncnn支持带step的slice算子?