monkeycc
monkeycc
paddlex 是paddle主打项目 因为收费 比较重视 理解为亲儿子 fastdeploy是免费开源项目 N个月更新 理解为养子
https://github.com/PaddlePaddle/PaddleSpeech/issues/3231 大佬 改了之后出现这个问题 有没遇到过 @MolianWH
@zh794390558 大佬 ubuntu和win 会出现这个问题 https://github.com/PaddlePaddle/PaddleSpeech/issues/3231
https://github.com/user-attachments/assets/2c7ff7b2-8d26-4f99-b64a-e292a7f02c96 CPU 12th Gen Intel(R) Core(TM) i9-12900H 2.50 GHz RAM 64.0 GB Win 11 python 3.13 Installation method: ``` $env:Path = "C:\gtk\bin;" + $env:Path $env:LIB = "C:\gtk\lib;" + $env:LIB $env:INCLUDE...
GPU 3080TI cuda 11.8 cudnn 8.9
``` from anomalib.config import Config config = Config(path="config.yaml") engine = Engine(config=config) ``` ``` from anomalib.config import Config ModuleNotFoundError: No module named 'anomalib.config' ``` anomalib-2.0.0 @alexriedel1
Hello, have you solved the problem
> 您能否提出拉取请求以使其与 CUDA 12.8 兼容 > > #397 I also have this question This version Compatible with CUDA12.8 Test passed
什么时候官方能更新一下版本