We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[i 0929 09:43:48.598055 40 compiler.py:955] Jittor(1.3.5.16) src: /home/tdb/.local/lib/python3.7/site-packages/jittor [i 0929 09:43:48.600386 40 compiler.py:956] g++ at /usr/bin/g++(11.2.0) [i 0929 09:43:48.600491 40 compiler.py:957] cache_path: /home/tdb/.cache/jittor/jt1.3.5/g++11.2.0/py3.7.0/Linux-5.15.0-4xc8/IntelRXeonRCPUxf5/default [i 0929 09:43:48.660630 40 init.py:411] Found gdb(12.0.90) at /usr/bin/gdb. [i 0929 09:43:48.663218 40 init.py:411] Found addr2line(2.38) at /usr/bin/addr2line. Traceback (most recent call last): File "/home/tdb/anaconda3/lib/python3.7/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/home/tdb/anaconda3/lib/python3.7/runpy.py", line 109, in _get_module_details import(pkg_name) File "/home/tdb/.local/lib/python3.7/site-packages/jittor/init.py", line 18, in from . import compiler File "/home/tdb/.local/lib/python3.7/site-packages/jittor/compiler.py", line 1180, in check_cache_compile() File "/home/tdb/.local/lib/python3.7/site-packages/jittor/compiler.py", line 891, in check_cache_compile assert jit_utils.cc AssertionError
The text was updated successfully, but these errors were encountered:
您好,您这边清空cache看一下能否运行呢?
Sorry, something went wrong.
No branches or pull requests
[i 0929 09:43:48.598055 40 compiler.py:955] Jittor(1.3.5.16) src: /home/tdb/.local/lib/python3.7/site-packages/jittor
[i 0929 09:43:48.600386 40 compiler.py:956] g++ at /usr/bin/g++(11.2.0)
[i 0929 09:43:48.600491 40 compiler.py:957] cache_path: /home/tdb/.cache/jittor/jt1.3.5/g++11.2.0/py3.7.0/Linux-5.15.0-4xc8/IntelRXeonRCPUxf5/default
[i 0929 09:43:48.660630 40 init.py:411] Found gdb(12.0.90) at /usr/bin/gdb.
[i 0929 09:43:48.663218 40 init.py:411] Found addr2line(2.38) at /usr/bin/addr2line.
Traceback (most recent call last):
File "/home/tdb/anaconda3/lib/python3.7/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/home/tdb/anaconda3/lib/python3.7/runpy.py", line 109, in _get_module_details
import(pkg_name)
File "/home/tdb/.local/lib/python3.7/site-packages/jittor/init.py", line 18, in
from . import compiler
File "/home/tdb/.local/lib/python3.7/site-packages/jittor/compiler.py", line 1180, in
check_cache_compile()
File "/home/tdb/.local/lib/python3.7/site-packages/jittor/compiler.py", line 891, in check_cache_compile
assert jit_utils.cc
AssertionError
The text was updated successfully, but these errors were encountered: