Y
Hacker News
new
|
ask
|
show
|
jobs
by
nametube
3249 days ago
"running networks in the browser with TensorFire can be faster than running it natively with TensorFlow."
could you elaborate on this statement ?. What kinds of architectures does this hold true for ?.
1 comments
plingamp
3249 days ago
From the github issue referenced in the FAQ, I think they mean that because TensorFlow only natively supports CUDA, TensorFire may outperform TensorFlow on computers that have non Nvidia GPUs, such as the new MacBook Pro.
link