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
RuntimeError: [f 1119 18:20:44.881000 12 executor.cc:666] Execute fused operator(198/1031) failed. [JIT Source]: C:\Users.cache\jittor\jt1.3.5\cl\py3.8.7\Windows-10-10.x72\IntelRCoreTMi5x25\default\cu11.2.67\jit\code__IN_SIZE_6__in0_dim_3__in0_type_float32__in1_dim_2__in1_type_float32__in2_dim_1__in2____hash_af42a4ca7d0174b8_op.cc [OP TYPE]: code [Input]: float32[2048,2048,1,], float32[2048,2048,], float32[7,], int32[1,], float32[1,], int32[1,], [Output]: float32[2048,2048,], [Async Backtrace]: --- d:\learning\base\code\learngit\jrender\demo1.5-SSS.py:40 <> d:\learning\base\code\learngit\jrender\demo1.5-SSS.py:34
其他Demo均可顺利运行。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RuntimeError: [f 1119 18:20:44.881000 12 executor.cc:666]
Execute fused operator(198/1031) failed.
[JIT Source]: C:\Users.cache\jittor\jt1.3.5\cl\py3.8.7\Windows-10-10.x72\IntelRCoreTMi5x25\default\cu11.2.67\jit\code__IN_SIZE_6__in0_dim_3__in0_type_float32__in1_dim_2__in1_type_float32__in2_dim_1__in2____hash_af42a4ca7d0174b8_op.cc
[OP TYPE]: code
[Input]: float32[2048,2048,1,], float32[2048,2048,], float32[7,], int32[1,], float32[1,], int32[1,],
[Output]: float32[2048,2048,],
[Async Backtrace]: ---
d:\learning\base\code\learngit\jrender\demo1.5-SSS.py:40 <>
d:\learning\base\code\learngit\jrender\demo1.5-SSS.py:34
d:\learning\base\code\learngit\jrender\jrender\renderer\renderer.py:64 <render_mesh>
D:\python\lib\site-packages\jittor_init_.py:1051 <call>
d:\learning\base\code\learngit\jrender\jrender\renderer\lighting\lighting.py:201
d:\learning\base\code\learngit\jrender\jrender\renderer\lighting\lighting.py:138
d:\learning\base\code\learngit\jrender\jrender\renderer\utils\gaussian_blur.py:18 <gaussian_blur>
d:\learning\base\code\learngit\jrender\jrender\renderer\utils\gaussian_blur.py:30 <_blur_for_SSS>
[Reason]: exception: access violation reading 00000007193F3E00
其他Demo均可顺利运行。
The text was updated successfully, but these errors were encountered: