There was an error while loading. Please reload this page.
In DynamicRNN of understand_sentiment. The LoD malloc and free takes 26s, and the whole C++ computation take 66s.
66s
It is too slow because LoD is not managed by our memory pool.
LoD
We should do more experiments on the current LoD performance.