Originally posted by Qaridarium
Announcement
Collapse
No announcement yet.
PyTorch 1.8 Released With AMD ROCm Binaries
Collapse
X
-
Originally posted by bridgman View PostAFAIK tensorflow support for ROCm has been upstream for over a year now, with regular builds off the upstream source code.
The "tensorflow-rocm" repo is now called "tensorflow-upstream" and used for ongoing development. We do build "tensorflow-rocm" docker images, however.
Pytorch upstream support is relatively new though.
Comment
-
Originally posted by plinkyplonky View PostI wasn't sure whether to go with Tensorflow or PyTorch. I hope that PyTorch supports AGPUs as well, like the laptop Zen+ CPUs with built-in GPU.
- Likes 1
Comment
-
Originally posted by Sin2x View Post
TensorFlow is slowly dying in the academic community. I would advise against using it, unless you have a very specific reason for it:
https://paperswithcode.com/trends
Why is TensorFlow losing ground, though? Inferior speed? More difficult to code? I've never used PyTorch, and only tinkered around with TensorFlow...
Comment
-
Originally posted by Sin2x View PostTensorFlow is slowly dying in the academic community. I would advise against using it, unless you have a very specific reason for it:
https://paperswithcode.com/trends
As for caffe2, isn't it part of PyTorch? I guess they're counting only what papers are directly using, but it makes me wonder whether libtorch or PyTorch always use it, or whether it's just an optional backend or something like that.
Comment
Comment