sony/ai-research-code

[NVC-NET]Inference in CPU environment

guoyingying432 opened this issue · 2 comments

In the paper you calculate the speed of NVC-NET in CPU, could you please share the code to inference in CPU environment?

inference.py has context argument, so I think python inference.py --context cpu ... will run it on cpu environment.
But please let me know if the points you wish to discuss are different.

Was my answer satisfactory?
Please let me close this issue.
If you haven't solved it yet, please reopen.