Y
Hacker News
new
|
ask
|
show
|
jobs
by
ma2rten
3156 days ago
This is the first time I am hearing this. I though pytorch was based on torch (like the name implies). Do you have a reference or more information?
1 comments
Narew
3154 days ago
PyTorch use the same backend as torch (cutorch for GPU ...) But PyTorch use almost the same Python API than Chainer. On this point we can say PyTorch "copy" Chainer.
link