Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RingBDStack/GDAP
/ _mp_fn
Function
_mp_fn
run_seq2seq.py:785–787 ·
view source on GitHub ↗
(index)
Source
from the content-addressed store, hash-verified
783
784
785
def
_mp_fn(index):
786
# For xla_spawn (TPUs)
787
main()
788
789
790
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected