genhmm icon indicating copy to clipboard operation
genhmm copied to clipboard

Write the model in a parallel framework which we do not need to maintain

Open BarKetPlace opened this issue 6 years ago • 1 comments

I found this library: https://github.com/williamFalcon/pytorch-lightning

As I understand it, they make it easy to parallelize torch models.

BarKetPlace avatar Nov 05 '19 13:11 BarKetPlace

the library is really a nice tool. Saving our hand-crafted parallel interfaces.

FirstHandScientist avatar Nov 06 '19 04:11 FirstHandScientist