(no title)
krallistic | 2 years ago
When a single user request comes in, you just want the prediction of that single input, so no backprogation and no batching. Which is more CPU friendly.
krallistic | 2 years ago
When a single user request comes in, you just want the prediction of that single input, so no backprogation and no batching. Which is more CPU friendly.
syockit|2 years ago