Open lopuhin opened 8 years ago
I believe that library should be executed in the separate process since the interprocess communication is mush faster than disk I/O.
@meownoid yes, this is also a valid approach, thanks for suggestion! Do you have any use-cases where performance is a concern?
@lopuhin learning networks with pytorch for example
I believe that library should be executed in the separate process since the interprocess communication is mush faster than disk I/O.