Hacker News new | ask | show | jobs
by hendler 3692 days ago
Thanks for spaCy! Is that 200x with both using GPU?
1 comments

spaCy doesn't use the GPU. Not sure what their speed is on GPU. I wouldn't be surprised if it's hard to use the GPU well for their parser, because minibatching gets complicated. Not sure.