MCPcopy 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
785def _mp_fn(index):
786 # For xla_spawn (TPUs)
787 main()
788
789
790if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected