FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy.RuntimeOption, including all inherited members.
SetModelBuffer(string model_buffer, string params_buffer="", ModelFormat format=ModelFormat.PADDLE) | fastdeploy.RuntimeOption | inline |
SetModelPath(string model_path, string params_path="", ModelFormat format=ModelFormat.PADDLE) | fastdeploy.RuntimeOption | inline |
UseAscend() | fastdeploy.RuntimeOption | inline |
UseCpu() | fastdeploy.RuntimeOption | inline |
UseGpu(int gpu_id=0) | fastdeploy.RuntimeOption | inline |
UseKunlunXin(int kunlunxin_id=0, int l3_workspace_size=0xfffc00, bool locked=false, bool autotune=true, string autotune_file="", string precision="int16", bool adaptive_seqlen=false, bool enable_multi_stream=false) | fastdeploy.RuntimeOption | inline |
UseLiteBackend() | fastdeploy.RuntimeOption | inline |
UseOpenVINOBackend() | fastdeploy.RuntimeOption | inline |
UseOrtBackend() | fastdeploy.RuntimeOption | inline |
UsePaddleInferBackend() | fastdeploy.RuntimeOption | inline |
UsePaddleLiteBackend() | fastdeploy.RuntimeOption | inline |
UsePorosBackend() | fastdeploy.RuntimeOption | inline |
UseRKNPU2(rknpu2_CpuName rknpu2_name=rknpu2_CpuName.RK3588, rknpu2_CoreMask rknpu2_core=rknpu2_CoreMask.RKNN_NPU_CORE_0) | fastdeploy.RuntimeOption | inline |
UseSophgo() | fastdeploy.RuntimeOption | inline |
UseSophgoBackend() | fastdeploy.RuntimeOption | inline |
UseTimVX() | fastdeploy.RuntimeOption | inline |
UseTrtBackend() | fastdeploy.RuntimeOption | inline |