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 .
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 .