sfzjn
Results
2
issues of
sfzjn
机器没有显卡,按提示安装了faiss-cpu,Torch也选择了cpu版本( torch==1.8.1+cpu torchvision==0.9.1+cpu)。 代码修改了parser.add_argument('--is_cuda', default='False', type=str)。但运行起来报错: raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled 这个框架能在没有cuda的环境下运行吗?
Hi, I use .net framework 4.8.I find my app can't send log to seq server.I find log4net throw exception: > log4net: Logger [root] Level string is [all]. log4net: Logger [root]...