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
Return false from HasEntryPoints() when the module type is ESIMD, so only
the SPMD part is treated as an entry-point module. Fixes the duplicate
entry-point error in mixed SPMD+ESIMD builds.
0 commit comments