Jittor / jittor

Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
https://cg.cs.tsinghua.edu.cn/jittor/
Apache License 2.0
3.08k stars 311 forks source link

安装jittor CPU版本时报runtime error错误 #412

Open aistudio2002 opened 1 year ago

aistudio2002 commented 1 year ago

Describe the bug

linux安装jittor cpu版本时,在第三步:python3.7 -m jittor.test.test_example遇到runtime error错误,确定是cpu版本,不是cuda版本。

Full Log

e24295e3a3464bc8ce7bf4221eed348

Exusial commented 1 year ago

您好,您这边能通过jittor_core的编译开始测试阶段吗?目前test_example这个例子需要CUDA参与的