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
Enable named data map extension in CUDA build (#14898)
Since #14861 we need to specify
`EXECUTORCH_BUILD_EXTENSION_NAMED_DATA_MAP=ON` along with
`EXECUTORCH_BUILD_EXTENSION_MODULE=ON`. Adding that to fix CUDA CI.
0 commit comments