ROCm / ROCm-docker

Dockerfiles for the various software layers defined in the ROCm software platform
MIT License
432 stars 65 forks source link

tf 2.0 tensorflow.contrib migrated to tensorflow-addons #59

Open somename6668 opened 5 years ago

somename6668 commented 5 years ago

https://github.com/tensorflow/addons this lib was originally in tensorflow.contrib now it is not included in the tensorflow and need to install via: pip install tensorflow-addons but this package is not compatible with ROCm platform. is there a port of this project? if no, how can i compile it with ROCm .