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 looks like generate_default_trace.py was handled by #222? It looks like the only other two tools left that aren't using the abstraction layer and just using the raw multiprocessing calls are generate_vocab.py and extract_ir.py (although the bulk of the actual multiprocessing code there is in extract_ir_lib.py).
More reuse, common debuggability, etc. E.g. currently generate_default_trace in-worker failures are hard to debug.
The text was updated successfully, but these errors were encountered: