OpenDiT
OpenDiT copied to clipboard
Support for multi-node training or inference?
Does the worker process in the ProcessWorkerWrapper class only support single-node parallel work?
it supports multi-nodes inference within about 10 lines of codes' modification. videosys/core/engine.py and videosys/core/parallel_mgr.py