Y
Hacker News
new
|
ask
|
show
|
jobs
by
the_svd_doctor
2059 days ago
Why? You could export your weights and everything into any other framework, no?
3 comments
hansvm
2059 days ago
Probably, but looking at that chain of comments I think the emphasis was that you need _something_ like tensorflow to do inference client-side using pre-trained models, not that you need _tensorflow_ specifically to operate on tensorflow models.
link
postalrat
2059 days ago
Wouldn't you need the topology as well?
link
gridlockd
2059 days ago
Tensorflow-JS
is
that framework that you export to from Tensorflow. Tensorflow-JS is not Tensorflow, it's just the same brand.
link