Open smize2one opened 6 years ago
Same questions
It would be more helpful if you post the code that you ran and the error stack trace that you got.
In fact, the example can be performed in pytorch0.4. For the older version,we should modify codes.
Were you able to solve this?
I'm getting torch.FatalError: std::bad_alloc
as well.
I use CPU for warp-ctc, but while i am running a simple example like you show,bad_alloc occurs.I should what to do. Thanks.