Y
Hacker News
new
|
ask
|
show
|
jobs
by
haeffin
3062 days ago
Nice - the "Detectron operators currently do not have CPU implementation; a GPU system is required." on
https://github.com/facebookresearch/Detectron/blob/master/IN...
is outdated then? Or is it the "nearly all" that's behind this statement?
1 comments
stzpz
3056 days ago
We have open sourced several operators for detectron so that the model could run on GPU/CPU/mobile (
https://github.com/facebookresearch/Detectron/commit/757d77c...
). We also open sourced a conversion tool (
https://github.com/facebookresearch/Detectron/commit/757d77c...
) to help converting the model.
link