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
I am trying to reimplement the sketch autocomplete results in Table 2. It seems we can only do the process_single_sketch one sample each iteration, which caused the autocompletion super slow. Is there any way we can do that paralleled?
Best
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to reimplement the sketch autocomplete results in Table 2. It seems we can only do the
process_single_sketch
one sample each iteration, which caused the autocompletion super slow. Is there any way we can do that paralleled?Best
The text was updated successfully, but these errors were encountered: