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
In the dating_profiles example, which was added in PR #287, I noted that the usage of constr (as opposed to just str) seems to dramatically increase the generation runtime.
This is likely to be related to #272 but also creating a separate issue to track per @rlouf
The text was updated successfully, but these errors were encountered:
In the dating_profiles example, which was added in PR #287, I noted that the usage of
constr
(as opposed to just str) seems to dramatically increase the generation runtime.This is likely to be related to #272 but also creating a separate issue to track per @rlouf
The text was updated successfully, but these errors were encountered: