quancore / social-lstm

Social LSTM implementation in PyTorch
410 stars 248 forks source link

parallel processing when inference #19

Open icefengzhe opened 5 years ago

icefengzhe commented 5 years ago

when inference model, if i have multi targets, need i initialize multi LSTM?