You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems setting block_dim in ti.loop_config and SharedArray just works with AOT, but we should definitely add necessary tests to make sure we don't regress in the future.
The text was updated successfully, but these errors were encountered:
It seems setting
block_dim
inti.loop_config
andSharedArray
just works with AOT, but we should definitely add necessary tests to make sure we don't regress in the future.The text was updated successfully, but these errors were encountered: