zirlman
Results
2
comments of
zirlman
Facing the same problem. RNNs can't be parallelized because of their sequential architecture, therefore using a GPU won't increase inference time.
> It seems like this problem effects a lot of packages. Since upgrading to NextJS >= 14, many imports are broken. Other packages like `parse`, https://www.npmjs.com/package/@hashgraph/sdk, crypto packages, etc. >...