Created by: reyoung
Scope::DropKids is pretty slow if the model is large, and it could be async.
Scope::DropKids
For a very tiny RNN model (LSTM(size=16)), DropKids takes 10% time which can be totally optimized.
DropKids
10%