⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
FastDeploy version: the latest code in develop branch
OS Platform: e.g. Linux x64
Hardware: e.g. Nvidia GPU 3080Ti CUDA 11.1 CUDNN 8.3
Program Language: c++
Problem description
I have an onnx model that have inputs/outputs of boolean type, but it can't been read by fastdeploy, how can i do to use fastdeploy to handle it?
Thanks.
Environment
FastDeploy version: the latest code in develop branch OS Platform: e.g. Linux x64 Hardware: e.g. Nvidia GPU 3080Ti CUDA 11.1 CUDNN 8.3 Program Language: c++
Problem description
I have an onnx model that have inputs/outputs of boolean type, but it can't been read by fastdeploy, how can i do to use fastdeploy to handle it? Thanks.