You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] fastdeploy/vision/common/processors/transform.cc(45)::FuseNormalizeCast Normalize and Cast are fused to Normalize in preprocessing pipeline.
[INFO] fastdeploy/vision/common/processors/transform.cc(93)::FuseNormalizeHWC2CHW Normalize and HWC2CHW are fused to NormalizeAndPermute in preprocessing pipeline.
[INFO] fastdeploy/vision/common/processors/transform.cc(159)::FuseNormalizeColorConvert BGR2RGB and NormalizeAndPermute are fused to NormalizeAndPermute with swap_rb=1
[ERROR] Cannot found attribute beta in op: swish
https://github.com/PaddlePaddle/FastDeploy/blob/develop/docs/cn/build_and_install/huawei_ascend.md#%E4%B8%80%E5%8D%8E%E4%B8%BA%E6%98%87%E8%85%BE%E7%8E%AF%E5%A2%83%E5%87%86%E5%A4%87
按照教程
Download the latest source code
git clone https://github.com/PaddlePaddle/FastDeploy.git
cd FastDeploy/python
export WITH_ASCEND=ON
export ENABLE_VISION=ON
python setup.py build
python setup.py bdist_wheel
在 华为 arm npu 上编译 无法使用 报错
pip list
使用 registry.baidubce.com/device/paddle-npu:cann80T13-ubuntu20-aarch64-gcc84-py310 这个镜像的docker
npu 信息
cpu 信息
The text was updated successfully, but these errors were encountered: