ROCm / tensorflow-upstream

TensorFlow ROCm port
https://tensorflow.org
Apache License 2.0
688 stars 95 forks source link

No PYPI source for Tensorflow 1.15.9 + Python 3.8 (ROCm 4.0) #1215

Closed ghostplant closed 3 years ago

ghostplant commented 3 years ago

Some of the development environment is based on Ubuntu 20.04, where the lowest python version is 3.8. However, there is no PYPI source for Tensorflow 1.15.9 + Python 3.8. Can you update the source for this requirement?

baryluk commented 3 years ago

Similar here:

pip3 install tensorflow-rocm==2.4.0 
ERROR: Could not find a version that satisfies the requirement tensorflow-rocm==2.4.0 (from versions: none)
ERROR: No matching distribution found for tensorflow-rocm==2.4.0

pip3 install tensorflow-rocm
ERROR: Could not find a version that satisfies the requirement tensorflow-rocm (from versions: none)
ERROR: No matching distribution found for tensorflow-rocm

(PS. I needed to use PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring because pip is acting up and hangs for minutes waiting).

I don't know why it can't find it, as it is on pypi https://files.pythonhosted.org/packages/0c/ec/85c1b567dd813ae6fa1e8ac39e364be7f64a163a6da9a839067a32b865e6/tensorflow_rocm-2.4.0-cp38-cp38-manylinux1_x86_64.whl

$ pip3 debug
WARNING: This command is only meant for debugging. Do not use this with automation for parsing and getting these details, since the output and options of this command may change without notice.
pip version: pip 20.1.1 from /usr/lib/python3/dist-packages/pip (python 3.9)
sys.version: 3.9.1 (default, Dec  8 2020, 07:51:42) 
[GCC 10.2.0]
sys.executable: /usr/bin/python3
sys.getdefaultencoding: utf-8
sys.getfilesystemencoding: utf-8
locale.getpreferredencoding: UTF-8
sys.platform: linux
sys.implementation:
  name: cpython
'cert' config value: Not specified
REQUESTS_CA_BUNDLE: None
CURL_CA_BUNDLE: None
pip._vendor.certifi.where(): /etc/ssl/certs/ca-certificates.crt
pip._vendor.DEBUNDLED: True
pip._vendor.WHEEL_DIR: /usr/share/python-wheels
debundled wheel versions:
  CacheControl==0.12.6
  appdirs==1.4.4
  certifi==2020.4.5.1
  chardet==3.0.4
  colorama==0.4.3
  contextlib2==0.6.0
  distlib==0.3.0
  distro==1.5.0
  html5lib==1.0.1
  idna==2.9
  ipaddr==2.2.0
  lockfile==0.12.2
  msgpack==0.6.2
  packaging==20.3
  pep517==0.8.2
  pip==20.1.1
  pkg_resources==0.0.0
  progress==1.5
  pyparsing==2.4.7
  requests==2.23.0
  resolvelib==0.3.0
  retrying==1.3.3
  setuptools==44.0.0
  six==1.15.0
  toml==0.10.1
  urllib3==1.25.9
  webencodings==0.5.1
  wheel==0.34.2
Compatible tags: 96
  cp39-cp39-manylinux2014_x86_64
  cp39-cp39-manylinux2010_x86_64
  cp39-cp39-manylinux1_x86_64
  cp39-cp39-linux_x86_64
  cp39-abi3-manylinux2014_x86_64
  cp39-abi3-manylinux2010_x86_64
  cp39-abi3-manylinux1_x86_64
  cp39-abi3-linux_x86_64
  cp39-none-manylinux2014_x86_64
  cp39-none-manylinux2010_x86_64
  cp39-none-manylinux1_x86_64
  cp39-none-linux_x86_64
  cp38-abi3-manylinux2014_x86_64
  cp38-abi3-manylinux2010_x86_64
  cp38-abi3-manylinux1_x86_64
  cp38-abi3-linux_x86_64
  cp37-abi3-manylinux2014_x86_64
  cp37-abi3-manylinux2010_x86_64
  cp37-abi3-manylinux1_x86_64
  cp37-abi3-linux_x86_64
  cp36-abi3-manylinux2014_x86_64
  cp36-abi3-manylinux2010_x86_64
  cp36-abi3-manylinux1_x86_64
  cp36-abi3-linux_x86_64
  cp35-abi3-manylinux2014_x86_64
  cp35-abi3-manylinux2010_x86_64
  cp35-abi3-manylinux1_x86_64
  cp35-abi3-linux_x86_64
  cp34-abi3-manylinux2014_x86_64
  cp34-abi3-manylinux2010_x86_64
  cp34-abi3-manylinux1_x86_64
  cp34-abi3-linux_x86_64
  cp33-abi3-manylinux2014_x86_64
  cp33-abi3-manylinux2010_x86_64
  cp33-abi3-manylinux1_x86_64
  cp33-abi3-linux_x86_64
  cp32-abi3-manylinux2014_x86_64
  cp32-abi3-manylinux2010_x86_64
  cp32-abi3-manylinux1_x86_64
  cp32-abi3-linux_x86_64
  py39-none-manylinux2014_x86_64
  py39-none-manylinux2010_x86_64
  py39-none-manylinux1_x86_64
  py39-none-linux_x86_64
  py3-none-manylinux2014_x86_64
  py3-none-manylinux2010_x86_64
  py3-none-manylinux1_x86_64
  py3-none-linux_x86_64
  py38-none-manylinux2014_x86_64
  py38-none-manylinux2010_x86_64
  py38-none-manylinux1_x86_64
  py38-none-linux_x86_64
  py37-none-manylinux2014_x86_64
  py37-none-manylinux2010_x86_64
  py37-none-manylinux1_x86_64
  py37-none-linux_x86_64
  py36-none-manylinux2014_x86_64
  py36-none-manylinux2010_x86_64
  py36-none-manylinux1_x86_64
  py36-none-linux_x86_64
  py35-none-manylinux2014_x86_64
  py35-none-manylinux2010_x86_64
  py35-none-manylinux1_x86_64
  py35-none-linux_x86_64
  py34-none-manylinux2014_x86_64
  py34-none-manylinux2010_x86_64
  py34-none-manylinux1_x86_64
  py34-none-linux_x86_64
  py33-none-manylinux2014_x86_64
  py33-none-manylinux2010_x86_64
  py33-none-manylinux1_x86_64
  py33-none-linux_x86_64
  py32-none-manylinux2014_x86_64
  py32-none-manylinux2010_x86_64
  py32-none-manylinux1_x86_64
  py32-none-linux_x86_64
  py31-none-manylinux2014_x86_64
  py31-none-manylinux2010_x86_64
  py31-none-manylinux1_x86_64
  py31-none-linux_x86_64
  py30-none-manylinux2014_x86_64
  py30-none-manylinux2010_x86_64
  py30-none-manylinux1_x86_64
  py30-none-linux_x86_64
  cp39-none-any
  py39-none-any
  py3-none-any
  py38-none-any
  py37-none-any
  py36-none-any
  py35-none-any
  py34-none-any
  py33-none-any
  py32-none-any
  py31-none-any
  py30-none-any

Debug:

$ PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring pip3 install -v tensorflow-rocm
User install by explicit request
Created temporary directory: /tmp/pip-ephem-wheel-cache-9nu7ab1m
Created temporary directory: /tmp/pip-req-tracker-2839bcvz
Initialized build tracking at /tmp/pip-req-tracker-2839bcvz
Created build tracker: /tmp/pip-req-tracker-2839bcvz
Entered build tracker: /tmp/pip-req-tracker-2839bcvz
Created temporary directory: /tmp/pip-install-jc9wq_sc
1 location(s) to search for versions of tensorflow-rocm:
* https://pypi.org/simple/tensorflow-rocm/
Fetching project page and analyzing links: https://pypi.org/simple/tensorflow-rocm/
Getting page https://pypi.org/simple/tensorflow-rocm/
Found index url https://pypi.org/simple
Getting credentials from keyring for https://pypi.org/simple
Getting credentials from keyring for pypi.org
Looking up "https://pypi.org/simple/tensorflow-rocm/" in the cache
Request header has "max_age" as 0, cache bypassed
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/tensorflow-rocm/ HTTP/1.1" 304 0
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/d1/47/efa7df3559e2a21d05668364bbe284a58ac10d99355da59a24f34ecc4b69/tensorflow_rocm-1.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=0e3dfedec82dcb561870bf8e25c0c826c9b31f000ceeb521e21b992e81668a48 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0a/32/5c7cf4dbaf7805d5cbe8a4eb35efbda57602d66e014029660500c62f994d/tensorflow_rocm-1.8.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=d2ae972b381b0d744da48f9f9306711875c86b188dc5ee979fd28711e33ce582 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/17/e0/9e4eac63a8949c99c4384aa5beb14b33324a3a24bb2510ed52e83bfd1717/tensorflow_rocm-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=effc49d5ec7385c0dc1805f7d722c5194088f5088dfdcba1bf1fd2009dccaaf4 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/6c/ee/7dbabd2f7d030c82f3260ca762c251283a09252ca14610cfe39f08c89d40/tensorflow_rocm-1.10.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=ad4a5445585c176c7d0aabc3f02098a7c58fb26ba85f9ebb7464e2c35205ecad (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/7b/60/ba3b183169a0ecb9359b7d99d1e60e257cb2d964284bc022fb9153c1afcc/tensorflow_rocm-1.10.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=9bb91f875e076d9ac88bccf2364f4840be7a934883a2644db282f064aa16339e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e5/dd/50a1635ab38f67d3f300669feef3c8fbec38820e12821fb84665b8f1d56f/tensorflow_rocm-1.10.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=ff7bce2fa036820b5452f7dba44cf20541c81c0f23127ccab28bd18385ffd943 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/9b/ee/65ef987bb3b9611d59b1f90a016d7c873387612f303d5d8dfabbabe3b077/tensorflow_rocm-1.11.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=8b0e32d171542890f574a7211466dc8f778d12affb7a5ba7e1b83fc4c9a3b64d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/87/87/0ca2ba3f262a698e96625df5d31b5f3382d636edac6a37ee0e5fe6b770dc/tensorflow_rocm-1.11.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=83cbdc66339a9a8491bea44d6ccef75d7359266b128a539f6a1c26817466a77c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/68/ca/cde81c7c518ceb5dc34ea27ed57892eb72b843b9ef3b5238c88d53c007a1/tensorflow_rocm-1.11.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=63b490aaea68a9035a604c9a24baaee99d3d82943d403b6131fde80b9d285154 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/27/5a/bb674108c94a2e5ac2ad0c2aa6cbec6de9ae248c3d1858424b3eea38eddf/tensorflow_rocm-1.12.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=d5e1b99ccba26496772c1508f2a6b092ec734b32411e4bc4dd91b0b625b6c58c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9b/20/d558a44e724891a089dfe9aaced9ed45d31e92a6de3a2715149655850dc1/tensorflow_rocm-1.12.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=469830464c0513a11973cdb70c796510f54bc681a53f38f51695beb18920275f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/48/2e/81a8961bfa57b5fd4409c7941b7756e69d9c4a6a3711ffc83db4183a8516/tensorflow_rocm-1.12.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=297604047597ad23db56019754bece7d2973fe3cb80d0d1dec350c259ae7a266 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/81/fe/2f520f4cd36e1700692df8d3c82c7f86f5cb60829a077b35b95ed8ba8b7e/tensorflow_rocm-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=d3382bb890097cca16c529f1b4b27562d618d52b26cf4987c714d0c450fb192f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/46/5b/49199ad94b06f9f61e34e234c88de0d6139396d6e33eb6d2dfd523d78d04/tensorflow_rocm-1.13.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=fa448340a99afb9aabd8bd2db2133d1c29965f0ea87a79e40e245b864a122d44 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e7/84/2c26bca9ea97a089f8c655564f8815dc6e059096f783552532851051417b/tensorflow_rocm-1.13.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=7de676f1234cc84154b50c12f64255c84ea34f26909a70dd24d783b0e730cd43 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e2/c2/73ceceb4969c86bd285111737e2a5ad29f70646c9273021b79aafb790796/tensorflow_rocm-1.13.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=4a5291e4f5a72ffa1f06f3345462a95b9da047a3f54955048f1e0b1ee93ecf12 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/96/7d/a0b0850feed2159b0b731caa87fd4e7817a2b006c3a5f13ca0de2a66aa35/tensorflow_rocm-1.13.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=e75c05c8862292c768141e96260684e5a06217a08cdc97f26f345d94119b9055 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/5c/06/c48e3e4ad31b6a4ced98ae6bb6d74fefa6934bd23dec4f425521d8aac133/tensorflow_rocm-1.13.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=5ffd0575ec3ee0526a26ece3468cb54f9d4c868ef5e6a457878ca6d82bd5b31c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/76/47/51f9b9b4a1e2ada403e1adb40dde246dc264ef33f5ce2ccddbde92b1d35e/tensorflow_rocm-1.13.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=2c06ae457dccc1594d81b97ec2c7b2f921925aa3147ff90e6b67c0de51623732 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a3/24/9ffc858f5c23cdef328fc1b348d92d5fb24a3e491b53db149e489c53b3f8/tensorflow_rocm-1.13.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=d421295e5ece3c285338a5803064e66f8d49ae53b2dabaaac1af99d6fbb5192e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/69/c5/60b6ec6149e024fb9cd80ab3ef647ddb46481c5a738eb6a67245bf262187/tensorflow_rocm-1.13.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=0c8290757b29c716e0740b13e9e3baba55dd460ce12c9744774f01429938e259 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f1/6a/6e2bbeb6c0b2ef046b5b7d226f13f3fea4305a9eccaf8f47fba4e8ca5d5d/tensorflow_rocm-1.13.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=8535e15a005470a6a000eb9a646604af855a6ef22586c24191aa799f4079c036 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/93/2c/a0e9a457b818a6ee815dea36b492e7b4810fc25a4c49f6bc14703bb6006d/tensorflow_rocm-1.13.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=3936fb6c8b276fb7600a6699717d61ae4b13cb589e75c1e1c6f8b53ed77f36e5 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/18/70/be443928e19305f8ba8a5cfac738b506dc7447d0f285438b7e2543d05631/tensorflow_rocm-1.13.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=64b73b285e0a7de7b712c60ae617a53bd557b1ba7c8385193d800468033d2e73 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/db/c8/7f51685ae4175bde2641e3c7ecf0b92168edbb7e331325a7d015f46c60f4/tensorflow_rocm-1.13.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=a6921ba8a7425b352c15fae7f82bad09fd31c7335782ba5bdf1530760b3041a2 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d8/29/6651714931584e947014e2eed88367e6dffab8a48550c5a78453d8989eea/tensorflow_rocm-1.13.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=a47d17d6763e83733f2dbe55c827cd49f9c7048fff6d33e9ddbc7fc0d033155e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/78/15/1ab6fce8140e3b06481608e71321bcc1546f28516b1a90ed2b8bcfbaf1b4/tensorflow_rocm-1.13.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=3249a31422960d9b15ac59835f1320a88cdd81f746e2be16419552abf1dbd16f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ce/8e/d5faff93d89752ed2124322f62ce7baab84243aadf60ea9b6ed3a1118ef6/tensorflow_rocm-1.13.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=d1c5110fa70cdcfeabf5c585f5a9b8bc582507dc7bfe490f19d516a58b24d427 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/f9/3d/703963c09db5672c7025801b88e76f7a88abef218145ca148421a2ee9e4d/tensorflow_rocm-1.14.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=ec60cdf1a669ab6e4fcd88a1ae8c77a0b741cdc70849461b7d03a64035c627af (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/21/e2/0a371d7f6dd67057b51bf5dfdff9e7c88a22fd95d26f5d1f6e81dcaa9a9e/tensorflow_rocm-1.14.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=02ebe27a057388864970b148c66bfb1b424bb097dec4b91e032c67dace5d0c73 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/fb/83/1b31795da354d36c642d032acfd1a4c2776aa58766b232199c14e5afcc5f/tensorflow_rocm-1.14.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=c1e77a9c9c4f8d3de84f6823bdee6386c3d4f2cb84e9b9de6f95bd995b5d55a6 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/20/1c/a074def3e9d6c20bc3be7c5f8e2dbe565a42c7c1258c43910d67068e0f2a/tensorflow_rocm-1.14.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=5389906e20fb1627ecf105f386cac4d51b57ed3dcc6789027e358272fd6cf4f0 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/d6/3e/262ff3c2463c7be83dd356cc7bbc4a859b944ff089ea3b6372fc7c8c8d40/tensorflow_rocm-1.14.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=91625646e914702662bdfd1cbbe2be238d856c45a960ec60eb049e3287fafab4 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/33/d5/214f74baaff9eedefcd09f64f7c5f98d552f5cea767a33fcf9e96bc0e1cb/tensorflow_rocm-1.14.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=eda9247568aa1112393321da57f3e1a3a69ffe7ed6416b2f6a3535591ebe1c44 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0a/92/58d17f2ca8595f7176b41e399787f843d004f6f2290b81a07f39e7176fae/tensorflow_rocm-1.14.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=187eaababf3444c4d96640ed7922987ce1743f1be4e646be5779529804e6296a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/45/9e/d4ea5103c3f96f49c4b44bfc1bf9a9b0ad82455d45a54455f312e9fa321c/tensorflow_rocm-1.14.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=5a0094c82ce9bdcf018a0eaae98e24312cf0281feff14449038ad3e91d0e1298 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/6d/c0/c0f27bfee92ac4350006e5bb9a4b4b8b584ae368fff8b2a2fddef1f9b49a/tensorflow_rocm-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=a4fdae540bb1058ab166f32b4f3a069d22dfa2b42b60585868ecbbd1ef4fce77 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e1/dc/c0c1987ae8643de05f3d983925caed50d6c4f0d220332527aa137f7806e7/tensorflow_rocm-1.14.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=ad4489ad258c40f82e4f3d41d94e448f1446153509a6ebb40144ea680d6e2669 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/db/95/3cb2c8c5393943320f9c2a17329cd12cee6cab88dbdad6a60fd499b50ec9/tensorflow_rocm-1.14.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=9c6b16abb17c915056cdf78a3613b065ef9c08f772320ec794db52c97209918c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1e/21/68d22037e257fb921b7bd1a71b94d795c4d117d118cb9cb2b4b02b28fbcf/tensorflow_rocm-1.14.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=aa821165039d5b3edc9d143e50ee9ec5c596bc299f6a6feb6d2f9ba987e86ef4 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/27/72/a9ed382fcf03ce0f6bca36c767e945fdc96be42ecc7bc36d204b8bd3327e/tensorflow_rocm-1.14.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=18893ad31503a35c92321dd44c7a7504b387aa42f96bc8080348e6af57f2b65d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/45/fa/09ad4d56e8942a972ded5c01e9d165bb8307f65bfb891fbf347d186ae7d5/tensorflow_rocm-1.14.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=a79c22f5fe3d22b8db6885699598d1ac225397b5596b84366eefadd24c4efa5c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ad/7a/bac6cfe062b4ec787a5e9d815325e2aafbcd709a43839007446649245ddc/tensorflow_rocm-1.14.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=59fbc5fa55814ebfbd1d81b46c380788071ca788df9b2a960d869d900a27b187 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/27/8c/5dec7c6fd8758124f7d9de499ffd25d283a0c09f573ecacb5fe571ca968d/tensorflow_rocm-1.14.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=9053c7088e208aca6faa183229d83c7f3c9837a3cfda246b0c181d64754a3299 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/32/66/57275858773223009c3e18d944243a39ef01d4a5d0cfdd05f3c2a8b4fff7/tensorflow_rocm-1.14.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=fbbb5acafe8bf777231efe991942727b1b2939e8598f18757576e9e44300425e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/94/fe/7c607efab95901448f6a2d0f022a850613d2ca1b74748fe68be9f09de637/tensorflow_rocm-1.14.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=3f20869cf57869c06024a8d232cc81bb5b6fce65d7e5a5215cb8e94c78cf1349 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ca/3d/721e6bb345923f0d45b5cf6fa447855111d8b205287af318fad16596e4a9/tensorflow_rocm-1.14.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=f3840621aa85443c5572f39db7db7015adc1cd46f49533db34953554b2b4dc95 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/42/c1/c53f96478c1e8b04b30faa96526edae01c2b35adf047ed19156ca392ce03/tensorflow_rocm-1.14.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=68050c09a58df69da6225c5b8368a5a9c9a37f09453eabf4c6b3673ebdc37a45 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/2f/1e/d7a057ca45ab2cadb22bc346106704775ab946aae46955a8ce15e10147cc/tensorflow_rocm-1.14.5-cp27-cp27mu-manylinux1_x86_64.whl#sha256=713ce74569e2d9f5c87a49fafa0c2e292a334753fe9f5def87c7cf6737da2194 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f5/1f/d515e004b5e50a5f71bbffc037d0a939a5bcc01e4d9ee51d2fad00c59bc5/tensorflow_rocm-1.14.5-cp35-cp35m-manylinux1_x86_64.whl#sha256=554b3badece6934cce7afa8ccd23ec0b659b0d5e67e029dc3eb320ae1485e417 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f6/54/2d5717b08d5af799a702d14bfea5b1c5fd45ae7876d54e3fdff415617260/tensorflow_rocm-1.14.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=5a089509b06cc486dacdd2aa2d1fa42df1942970887ae124878ceebbeaa26002 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/61/1c/f4be8af7b4961e96eb7064c85d6141a55b7b7fd44ec24162529398b0f8c9/tensorflow_rocm-1.14.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=5aa3d2d370c85a73079fa82eec99697bb0f6ce62bf0227a3f96fc4c0ac6d207f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/c8/cc/7d52b580d6462704c39a58d16cc40c60f6a018f5d17b9e2a7ff5d37644cb/tensorflow_rocm-1.14.6-cp27-cp27mu-manylinux1_x86_64.whl#sha256=351b06dde70ea4294830ab7ac72f09158270eedb2774dae3b25a24a52a99915c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/eb/35/0ec7e9114673957ffa3ffd0d93cdac7aca1b807c9bedeb8d9c114d062b66/tensorflow_rocm-1.14.6-cp35-cp35m-manylinux1_x86_64.whl#sha256=da28bb534140fd6f79b7ad89ed041033ac892f7f0652781dbde90f840dabec6d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/6e/01/f67e738c4c9a280557dfa75049cd1002f3927124cb36b3bdce279f31fedc/tensorflow_rocm-1.14.6-cp36-cp36m-manylinux1_x86_64.whl#sha256=7bf82be2895f69b60115a6a2b60766ca91b67e8e9ac68df15797be760fc2a87d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/38/62/11b554a26d7a1d0cef084045f2d4f2a7fb1f8f6493e6b29efbfea45930e4/tensorflow_rocm-1.14.6-cp37-cp37m-manylinux1_x86_64.whl#sha256=3d4c5d63e49fbd6a5f283ba406e4e4ffe36c871176cf00483508094c74a8ed4c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/7d/b4/049b3e72018e7bf39d971ce6d1c4572bad4d9f4ed8c9e19722c7365cfeef/tensorflow_rocm-1.15.0rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=39cd82abf73d0adbec1566d4d33430e2fdfdf32bf35427983917096bc7b7d3b7 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e0/2c/201714413bef5062d53727fdec2c3e6902869372a3998d686ce645b69066/tensorflow_rocm-1.15.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=b2755631d2614872893e123dc62fe210f60e627cf77fd8ac26746cfb9f395753 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3b/ee/d2795b87c52d9a40809e9063496aafcd5f9847c117aee1b748dd060b99f8/tensorflow_rocm-1.15.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=c76c9fbc2b390c70de33e97e7d36c82956fe172f3e7d866a60c820e9f925e4d3 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/00/1b/c8b4b7bf0b11b1db2df089397cd1161be9b9ef01daafdf3f3c58018bf652/tensorflow_rocm-1.15.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=6156eba3ba595eb121440b7ad219e51667b9466b35d09242c73d40e619a8b65a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/7e/87/8e0b4bb2b57788b7f23430537941a0f9234ad1d0da45bfca2c457822d725/tensorflow_rocm-1.15.0rc2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=e52aa8fd4fb195a4c6b0e6f62b276e65bb5e396d12546baebc0dc9b3a717d860 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1d/2d/2315d9772f9f3f3f1e8aab9a45a9907964b50b901027e04f18d2bd6c63be/tensorflow_rocm-1.15.0rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=8a2411e7f2100611588e4c959c9bdef9f48ca19aaa8d438596525bb9a67ab4d3 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b4/f0/b04677b13f3bfbc73baa20960f4ce1db5fad56cb6d5c9906afb747654eb4/tensorflow_rocm-1.15.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=2d855de5c7808b23df1ea6bc23fdb68519949f5561d69293f420881164f95953 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a7/e6/549d5be7fb50e759e0cf14d7b63227e11559e38a292f48a9cdee6b1e4edc/tensorflow_rocm-1.15.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=a11d5522cdcb7864b57a6463631de1e915f305c93ba93c500ba92682558ea7de (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/79/55/6ae43c76bf1c6af0753d913fd3f212a9a7d4cf6b1c43f9dccbd11cc58d97/tensorflow_rocm-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=93f1c332c49b35c64989c6f65f1ea7c6061b2ff6bb3f1082de8d2f4fe40a04eb (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/97/22/a07842ca043567dd2f47a494abf2b19f23332f97e599b948a4e19fc51e01/tensorflow_rocm-1.15.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=78d420d6d8c9010b31f90b033589c66c4ecf214dff1e97e0dc392a3fc7f92923 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/35/1c/9634aaa02060ae1e6a5827d2e8a9804466cae55d0bfb388ff68adfd513cd/tensorflow_rocm-1.15.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=19f36f7d722a29ca214cb5bedf69f3ed275638b21b9eba554fcef6d75f565e44 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c6/dd/bc1f6f8507e8ad2d4c29b2b0c073a3de85024f6d095cfb6525cd100a374e/tensorflow_rocm-1.15.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=4a352ff50c0d5220af1f7364a68625ce5d66030839fb50187677f7f64df080a4 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/ad/af/cc5d7897f430a7c4b50c3959dcbc0f8c8fe4f689e5677b0c28a656bab80b/tensorflow_rocm-1.15.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=15d5430ea0891efe440c364e9c1828a67aa5240a12d46d76011ff1f159de35b0 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/00/8d/c97e7ef322a11fffda6c01e6b19fab9f02d3a88f7c5280a22a598fae98ac/tensorflow_rocm-1.15.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=6d1651fb8ab74ce99afe8ca5044f2633b8de16b8ee75ffcc615f2815d0c82c0b (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/21/43/8669b8e0e067c29503035e7ac27126ab47946072a8c68b5b283efe5457a3/tensorflow_rocm-1.15.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=805997fe624e11ea7428e3670b821604775b3d62922c6afa69ef7ac80a6c3f6e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/56/74/60b89bba78d0dc5248d53484d079f2b186186011e4529ace2c2cde27970c/tensorflow_rocm-1.15.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=cae6f24be20a28e7b168c89d00be1da21e5016d2d5b30734d7a5dce165dd6e6a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/9e/e2/0ea5e019da0a3d1356aca04fb62f15f6d7af41c7f1308464398091e48ab2/tensorflow_rocm-1.15.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=7c3d69953c836e57c1ad88adf5de499be9f90409ea939e615c486cd2fe3d4a3d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8c/e7/15f57394f2e58a7480c05e9b0a988135560ecc12bfe1bb0d8d69ee4dfbb2/tensorflow_rocm-1.15.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=11524aa512419fb9ce496e339c5e2150c7defd13831e424b5e7c7c960ab4ff76 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/46/c0/1362baa6c4e130382a3e5fe75ba507196c78c0ff92c1bc534c1a5dad043c/tensorflow_rocm-1.15.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=2fc95f8bb31b373669c4add9108c8e3b2e9367fafa6d6491c52638231d9387fc (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e8/3f/f514bb6ef96e41ecf40cf28903ec2fbe4c236ead430d5783f86262070a2f/tensorflow_rocm-1.15.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=9686ec3c5f6dd0437357bd29a5cae8b28827d93adfe4c64809963fa95464401e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/34/07/59a824ea36197745d0f70035f6c35da50bad00d4be7d01466d64f348cdaa/tensorflow_rocm-1.15.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=238e8d1b08dc5e8e2303946fc0fc6f5f6c743ad67c0f437ab5b11a2de1b6ccc1 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/07/7c/94c6c83aa6539c9911d8954857c8a19617b966bf31f93aa2df07f25add10/tensorflow_rocm-1.15.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=fbd21e9f00b66c7fa46e747a066d2a1bcac7265cbee60dc4617cad411aa1769b (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/2e/f1/86aa17931e463934112ab9f27457578f8e0eabed94230ba484f4122e5e5c/tensorflow_rocm-1.15.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=9fc6f5980c6fb0cf64094de87c520659aa5a7aa8a780e2f248c626a639a25fcf (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/71/cf/d9d1a3351608ca9b272cde9c79b59370b041146bf1af44762e143a1bda77/tensorflow_rocm-1.15.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=0ad906f8d5d6fbd8829c2917cd90de436ce2f89c3921ced104a4d3618ef76d50 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/75/18/e900346fa34f5786edb73f972fd426ec72aa7c931b197e8be57da0dce79e/tensorflow_rocm-1.15.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=5bc9867d744919ea3c9214d8ae2b077f144c86c432de8a15d5ce04ae517e7cbb (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/7a/08/922a2e604069284b1e6da02838637622a2a60397e307287166bed2db40d2/tensorflow_rocm-1.15.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=13900d64a77c3aca5aaa98571b60128e7b03100ff9e4892f52bc542690d2a7ee (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/22/6f/19cd992fd9784ceb45af0f0a42a8135a51bd111a6cf89fdf512d7064cf74/tensorflow_rocm-1.15.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=0086c0066ab7e605bcb7531471d9ae30e0f8ee9e1cc24323c07fbcf57dfa7bb9 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/69/88/85743868298f4cfb6165e326feda9b4a7754562660c747c53a1365d4467a/tensorflow_rocm-1.15.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=7273ba3f6baf1b72d95130bdb737d852118a9801cb0c35518c158114bfec744c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/26/b3/4687fb4832748abaa580a28696cee8fe1184ad294f3d252a08a5e86158e6/tensorflow_rocm-1.15.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=99282e3546ec4cd72d6c1d921dfffedbbc8b3a1fbfc6be574ddc0e5c915b5479 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3d/f8/d3eb13876cea0ee3fff33954468b3f149717db4d1bfbde5d8d29ef2fe9cf/tensorflow_rocm-1.15.6-cp36-cp36m-manylinux1_x86_64.whl#sha256=cf912d7e3d4c39fe6d4f62bb94e874f2fb5d28a4701d4d133a4abf04d915fe95 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/72/c7/8a4b916bff7b0911f882340d4d4d42ac01c295ead3226e6cf6de8501f616/tensorflow_rocm-1.15.6-cp37-cp37m-manylinux1_x86_64.whl#sha256=3fdb4b15438c1900a0d664654e80b3bf185c1de980200d8dff36a6fadab49a18 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d1/ad/b886f642b6f10301281cf7b67e6c1bdebf54195372d381fbd2437aa98646/tensorflow_rocm-1.15.7-cp36-cp36m-manylinux1_x86_64.whl#sha256=e5b351c66f8cb5700328c0b947d22c9b8f04270f8885e3775e1a7bf25dd7ac5d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3f/ff/212680664af431b25d6295561e9787ca301a79a4f1727d87f79917f805bc/tensorflow_rocm-1.15.7-cp37-cp37m-manylinux1_x86_64.whl#sha256=f3496226434f5faae059ba9b91aaeb8f4c38ac03a09c3fa85442d6d9e26f51cb (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/64/43/54c7856ade6f2a2c724ad67d5af8d09ccd6e8f2a9fa5593aa5ef4bc8d3f7/tensorflow_rocm-1.15.8-cp36-cp36m-manylinux1_x86_64.whl#sha256=0e2ad53601e70636d22a166b06b00791f574dc446beb7af92a2b1225f1e96122 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1f/36/25e516de5c79540fde3957cac2084a7a2e01bf32721153e752261c995f78/tensorflow_rocm-1.15.8-cp37-cp37m-manylinux1_x86_64.whl#sha256=0d0b161c81f594387ea861b68dce959d3b04f5f8841dfbb6ebf6226b7933a267 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f9/ff/ccf00ef4bd5755a61f3ca13a0918ad04a883b5359b83976bc66ef3ab69c5/tensorflow_rocm-1.15.9-cp36-cp36m-manylinux1_x86_64.whl#sha256=7f06304c8dd11667e896958defd8c2725a73bf7883171ed62969ae96e25830c1 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/6c/35/29b27d41db7fd710c0e646856d9a68c22df08cbb4e282ef143b4dc67498d/tensorflow_rocm-1.15.9-cp37-cp37m-manylinux1_x86_64.whl#sha256=6a058acc6ec00b60a034990fcb1cf482efeb1756dbfa8eecb879b0dad8ee9c32 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/a1/66/41230d45012bb22afbe9ef6452d408c8933c8e13d63a48b0b6e037633066/tensorflow_rocm-2.0.0b1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=d985686cb22e97cedf3b9f19b31833b1273f90f53408686120271215308748f8 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/46/fc/9f4ba97e1c75424ee1cd49f9e47a237a38f15be146e23c8a5a10e4fdec98/tensorflow_rocm-2.0.0b1-cp35-cp35m-manylinux1_x86_64.whl#sha256=f78cf891f2f32598e1a5357e0fe8a8dfdc3ce4b9c3349858ab9e8f31c468f11c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ce/77/73bd17f433995fecb6847ee7a91a12f6e4d5596c92d8093ef851d469004b/tensorflow_rocm-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl#sha256=8ff80c4a59a7e2dfbffbdcd5c3634b7e6edc92e9489475baa7bdd2cc3471887b (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b4/cb/e1999edd55248bdb33fab46446a29851f1d9c84a44e162dc991803df1c88/tensorflow_rocm-2.0.0b1-cp37-cp37m-manylinux1_x86_64.whl#sha256=41aa5158b46b8b31b141ecf45bf155a74e714c318a5017438bbc4007d1ae8ded (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/e2/6c/2d84d43260257d74b91ea59cf9be140c36acee75412288cabc5c1f3fbe65/tensorflow_rocm-2.0.0b2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=e2d5011dccadf0e0ee410e3e951513fa2a0b375324ecc197a541c27885968dac (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3e/94/62551b8757be5daa8f9db29afc682a3a8e96d2dc7efe3b62e9c97ad45d8a/tensorflow_rocm-2.0.0b2-cp35-cp35m-manylinux1_x86_64.whl#sha256=d81b72e1b7305694c25844def3d17698c0651cb17dd278119b15f9db466a6100 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/db/f6/3735e9e56d98470ea71624a3f912652f35a34e76cbc0f334a23ceb34ed74/tensorflow_rocm-2.0.0b2-cp36-cp36m-manylinux1_x86_64.whl#sha256=9d7a7c5bfdead340d7bbb43a0438807a03c8906ee94f9b610386cef11b6bb87e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/87/ca/ccc75c0f8db1a7baac69cfc802f5f9231cdf4ea567a4110d956b2a984c08/tensorflow_rocm-2.0.0b2-cp37-cp37m-manylinux1_x86_64.whl#sha256=65f46c4c036365ee1f23521e32f30159ebdc0eefa6296d1b1cab34a704eb01e7 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/ff/75/36bf6c59125ed1fe136990507723d3fd1933f3a208c879f0bc920ad9bfb7/tensorflow_rocm-2.0.0b3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=316d7f1d0af6217101990b7a650aadbf5e97d4a43c1ff6f75c8b73cfa6622544 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c4/f7/2ea01180e4964fec600178fef1c8394497709d1f33cd5a69e0eddbdc5f4c/tensorflow_rocm-2.0.0b3-cp35-cp35m-manylinux1_x86_64.whl#sha256=712303dcb85640620990c47e2ad6c0d8795eb0b5dec12c05ead3f270f88e706d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/52/64/19286e5eb748ee227a99cd2a8c2b3b616dbd22e303aa9b5334f8f6339655/tensorflow_rocm-2.0.0b3-cp36-cp36m-manylinux1_x86_64.whl#sha256=ca97428ddf56617cec58df2b9bbc9147c30ccc8f1031bc277fb8eeb48538a951 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ec/68/2d4aa4a8af891fdb8e34f832b75297d815b66cbfb420f4a605e74e56b8e8/tensorflow_rocm-2.0.0b3-cp37-cp37m-manylinux1_x86_64.whl#sha256=83e7e3edcad245336dcda4295e974249680c2ef608926ab5e8242da4d4a85f7c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/4f/d8/c9537ba9330a4a870cd60fc58facafe80fbc0aa9c09b8160c1ddc6d5adbc/tensorflow_rocm-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=2d0986d7bc63ac0a18e40da2a04fb13369d0cd5a7e553aa4cc5b2216eaed8a37 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/38/68/2100eb6520ac6aea429e977179609e99f73a69f3ac132f7bdc617adf8d3d/tensorflow_rocm-2.0.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=45ad4984173b221781c199205b64936d729a7babf9d27f51972582eb971209a7 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/62/27/99c36e7d8844106cd53f88af769f9f8743e8d6c4f73d306a454d6a3b2241/tensorflow_rocm-2.0.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=331568797bfb59fdc39bd905fc453df964ef69226c985a3ac2be7317ab7bf039 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a3/32/ff3539f29c663f5143fd5172622875647fa72fb7fcd90e78184d1b51efd0/tensorflow_rocm-2.0.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=3a29c528dca55a8a8802a8399c0a60f06776146585928da03d1ca53e2719ce39 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/a4/47/b4afc48bd8b43e35a0807405a57eefc7e52024e55f760eea246d5135d001/tensorflow_rocm-2.0.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=598114db8bd3e1dc7f2b3d7ef8fee4cf9ad914796f9b0890c4171ddde2d416fd (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/2e/cc/09c91cf3caff11178f148cbdf37b845988b10365c37d00b635636953c49c/tensorflow_rocm-2.0.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=0d735ff933125125f1023a055285d4fe17f5e4c4d2b9f52ab6ad1c4a79063fa9 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c2/58/370a28c1eb0b8fd6793fda2dce15f8e5fc5c02cfacebf0131ae609f3bb49/tensorflow_rocm-2.0.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=771f22e96c993fca52850003a13c34cbb3fcdff584426528d0114645f73c2e49 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/09/89/367e129509477506194eb21d0c873e9649c73dc233d045e18b2786529988/tensorflow_rocm-2.0.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=9f3d7392b168ce26500f87946c616e643e8ef94da175de02aa24774e6177c24d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/9e/ad/d8ac4eb7cdfab99d65e6012fcdbe9768ee0f82a04a74b5ecf80d1227e7f2/tensorflow_rocm-2.0.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=6e2b33313e08bbc5139a7a5fe4c8f7a62f9faa449151f340e75ba2ec5a5ef8a9 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b9/3a/6fc86740c3da0e71a900fa11fe831e93770e7f5d8e6c2bb477a8b04b7a06/tensorflow_rocm-2.0.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=6c4d4c83480f9b98ddde11ce95d44d9cbb0ddd8695430fb2bcab388610ef1e9d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9b/4f/5a9d04b99a21d46619880f8526448f94176671bf28d765af889dd80f6c1c/tensorflow_rocm-2.0.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=276dfafb6f630a7a8c1557094b4c897dde7324f25818a9f42b285423dcaf5741 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/42/d7/0437a3da0437f03331af9ba4e8fb7481aca872790d423710474410b69c26/tensorflow_rocm-2.0.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=4c703202348cd843e67bd7239931823e99d8b0a6177342ce375fdf720eb15da0 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/2e/ff/bf98ba81580653f085e7f497f6323c9ecb9d596c1c69be364d20c33cc6a2/tensorflow_rocm-2.0.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=bbc3efbd1a459a0154c749c5caca819abac1cbed745087d8709e65b1dc4f637f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/66/2b/224f6bf2dbe3edd068187c70ad22910c9ad154ab564aa574c4f2328f379f/tensorflow_rocm-2.0.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=9bf03e947c1a21fffd423f8e9d169c006931ef66d2e3d955d38f73df319dc0b3 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/de/c4/dcea9e54ff02cff809d2edc0f4f4c2601f1b2516e41fef9723077ecf0eff/tensorflow_rocm-2.0.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=656a3b5b42b7edd68f386987a6854ef480b1e5243a1d54ec6fedc4fe718c1c3a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/44/aa/5b1d151e1c850c332462ec16577d7f96084fe9315e1d67dbe0c8f3b6801c/tensorflow_rocm-2.0.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=7459c7a682871f648fb8d44b929abd5c581c918e3b40bdc5b8e72a646ebe8375 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/4f/46/0d9e877f79be5d869b1609835c9afe8bb54141886e3540dfd17a154a2739/tensorflow_rocm-2.0.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=da5f9beb1c362119fbad350f3c805d90f2e2dbaa023f7b290c7a02cf7ba0b8fe (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d7/7b/1946d128c5320012a2e57b3fc721835d42fa01fb1500140af3f1adbb29ca/tensorflow_rocm-2.0.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=20faa669b83f84e2f33bd0bd51a3304be7087293586b921c5009c3c3cdddde4d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ea/c3/9e8889fd321800b05db7bddc5622ccbc14832c5b151b4a8036e572bd9323/tensorflow_rocm-2.0.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=cf82ffd4492910024cb75d76e8b052ef721c2cdbe1334406a9362ba76ac91409 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/83/63/a32fc07501ba1474fc18894cd2a87b3be1166fba736d423a37b76f2d6091/tensorflow_rocm-2.0.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=f743b62e952cc47d4f8f0eb9dfe82a87c03f6201a7eabbd2da96d89ec60fe350 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/c6/c0/8fcb218ee6d841701bbfc7b7972c7bfbfb09ed44e26da8de6565addc0414/tensorflow_rocm-2.1.0rc0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=300fd9d63663ff50565305f14a73f407453b5d52f23d511076e6def888dc59e4 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0f/c0/2b5d0557711f5ec7f4c32b52f6fa55948b12a7113ee29024d86306909015/tensorflow_rocm-2.1.0rc0-cp35-cp35m-manylinux1_x86_64.whl#sha256=ce9c0a0565feee85cde13efe2698c8f699963c206e390589207035643d90982e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/55/9d/1a1ae1090607b4d5fb046101a8935489a1321729aa712ab5390f3d7e9e1d/tensorflow_rocm-2.1.0rc0-cp36-cp36m-manylinux1_x86_64.whl#sha256=f18f6417f28186162185802c9a528f53c5cec6aec3723821ab35cef64c260e6f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9d/4a/d7a1cf845f967f93037d816d173a25e86746e526e60f7716af3119d056de/tensorflow_rocm-2.1.0rc0-cp37-cp37m-manylinux1_x86_64.whl#sha256=719677492419e16186ff4079643ed94beb4fc750a3c1734a355822487c51fe2f (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/7f/3d/8c13ed501383766dea4db9be399eb6643c72c1571a1ed461f4fa4a17bfb5/tensorflow_rocm-2.1.0rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=2ece39bc0c3b17ca9a19766d3d9dd9a3abe829336e3dae252fa933ff398e05fb (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8b/94/ce240f39de2a6f73ffd90579d5d72053dd3ac31ceb60ece04abecf2cb060/tensorflow_rocm-2.1.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=ccaa9cb886b9093e17b9b637f25c3ec1feee02af52bcce2b11c182e0bb495984 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/dc/d1/36e4a95eaa0f9738f70b90841ecefe5ed9865a91289087d46c9624e69dbb/tensorflow_rocm-2.1.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=cfbead1ea5f397ced3c810dd24d2b52ed9a64e00b1174efae0c0246c18e9001d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/7d/fb/f0dc52ee8d52fa267d9dd774596ac98c77393d3c6be1cc7d55c95be9148f/tensorflow_rocm-2.1.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=34d60b455b81d161a74fc02085c6a77d2e71efd6aed954b8ed19d51c9b2add58 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/b5/58/c0a505dcbf19e02732db35f94c14f7c43c561bfdc98038e9a7cd203f1420/tensorflow_rocm-2.1.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=8ff01799f73594535feff9d72c12739debf3f2aa85999e401a93a0ab68217830 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c9/85/40195c2fd4d8311693ab833df4ae95136ffcca0aac2960934791f30a1951/tensorflow_rocm-2.1.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=f842a20783fecfe66838f8a6d1b29b791e83bfa9329f5ad1ffabbf5e5b92d61b (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c6/74/923a09f3dfc82535221a4a0d5ea0f689289d3af5d7c0fe3af716f343329b/tensorflow_rocm-2.1.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=12ad844341ab3d5da0c44aca503f1cfe849e1c64d9e8cbcd019e2e40280c2623 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0c/38/a7218b24a1000a9f03438c43df463a31b763dfcf2fe552230fd9d0171123/tensorflow_rocm-2.1.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=f22570bd5a8518651571913e3493ab8a8f3fc5b2620731dabd4556c1ac61e2e5 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/e9/00/89f11d5287b2e37e9aeba378fdaac421aa38eecb7b5dbcdd54da84ae0281/tensorflow_rocm-2.1.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=13700096c151d766a552392e02a970be7a88b55e707e922a4b054de0983ffb8b (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/03/d4/8e79efbcc14e3e449ee69ec303367077d994ee99bbe0a0db86e62526ef35/tensorflow_rocm-2.1.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=885fb7548a60fa29cabec6ca0f5583099c61029b3cc180d308f0c8d049731108 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0c/66/5ef876ba62b17a7129e2198bdcfe08a8368f1c4970787a6d94792838720e/tensorflow_rocm-2.1.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=32069339bc09e829a638f1f250efc7884866c98a885b5e70e35dc8c20f5f6e70 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/65/0f/8182aa8735817340b9e7442fd6826b89bbee55ab79739f39d9d244d1c063/tensorflow_rocm-2.1.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=8d27d3fc63c7996e62ccdb05f00161e1f42c2ce6921b852c9aac9f2b3820d6a3 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ab/85/290bd7662a54abc76021ab3a53ba78e993c3c997c393d1a880bc833b045f/tensorflow_rocm-2.1.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=39aef5a5b9215175eacb81907794dda6273bc7cd328b026b751ef76853586fe3 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/95/2c/b62ce5838b06407ef8594eccad179074d269ec28deb3001d8366e5478ab4/tensorflow_rocm-2.1.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=a1a132fdc92306b6e825f12bd49cab8b8d3194426096cca55ad5dafb5642f6f5 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3e/3e/416919cf1ea10b4276d9c42ef3c56b9d86165afeabca70f591fc8f783504/tensorflow_rocm-2.1.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=c91a8446e850bf48e5d8c758e1e5295b755dbb7f1552e2d81649053f447d8716 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/38/8b/b08fa61603eef35ad8744acdc296d020bb0964b752f31afb0698f1880808/tensorflow_rocm-2.1.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=f4edfa65dc82665600f433c764f293a1917ecb3ff310a97c7759327f0346384c (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/23/1c/c8c9e979046973544e23a2b4513dbeca41ee82ea2953ce7ab1e4d21a8e01/tensorflow_rocm-2.1.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=be89013de11d34c85c9d2199a17ba3081a5db51aca84039ff13013c950c3645a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f3/af/d2c549fda9dd2faa1cd3ac55437f6b4a1c839c37bd60b081475b7fc5f93b/tensorflow_rocm-2.1.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=a0d13c38de12940464d7e634b4385ae6616a0e017f8ad84098c8aa4c7bc4b8ef (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ca/90/302b5ece04e474af6eec8f57423c6973e351b36fd0628532e779a40e4f38/tensorflow_rocm-2.1.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=68f7300d0016b4703ceff9891d458a68d4772491fbb49b144fba7fbcb5a2f726 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b9/7d/e28f4e99273a1c649614a2db4285eb854fc61a9c1c64c5853d455459ad76/tensorflow_rocm-2.1.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=291eadcff45fa3aaecb63a26addb019ce102a3cbbbaeb8f83f064690dddbe0f6 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ef/c6/859c71533180da988206b0b0de553d65a5de987c9629960765b048583f9e/tensorflow_rocm-2.1.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=36e73600e8c84af5fdc30f7655b9630cde08800c54c687373e7a4dd701963f4a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/58/64/eb35a08d9e18a6a3021c997da66b9deae74b03827eabf4903c8067cf85cb/tensorflow_rocm-2.1.6-cp36-cp36m-manylinux1_x86_64.whl#sha256=0a325095b1b925d39c3369cd717cfcc4cef124db2d5762b994ed4d624618d5df (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0b/a8/917150427cb1e357eb51c59fc97c9d21c83045335ceecf61ae84b487fe53/tensorflow_rocm-2.1.6-cp37-cp37m-manylinux1_x86_64.whl#sha256=ed21b1b5e2c66843a770449e0eaf155d7600db6106e801b9e7fb8c7ff0c6c940 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3e/05/fc71e7ef4d71f8e62aa07407f955d5f32e277c0f47a80f0d4f9513d47171/tensorflow_rocm-2.2.0rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=f25e8a66e17acb74b21977b227e8d123149b211d60ebeede2c61c6698793ac5d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/dd/27/f173ae5093cb2c9037d3a778b38595b2c8e7f1d866e9d8fdd406dcff1ba3/tensorflow_rocm-2.2.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=467a6fdc8d527817004cea975c82b2f3c0109b3fe2f1f2d30c948831e6a533a3 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e7/97/3cce098ecbe8b455b1b7c3c5c2594a2a1efa1ebfe3ceb0cba61b690e21f6/tensorflow_rocm-2.2.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=2f396fbea49833a626be398d8892c69f3d515c4b59d124b10acf056f05073f5a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/e3/55/29324df17592a0055d100e48434e0a2a3aa15bff5bf28766ee4a78b24607/tensorflow_rocm-2.2.0rc2-cp38-cp38-manylinux1_x86_64.whl#sha256=e97ea7a2ba846e819f48326cddb532c2143bb0c831fe4aeeae4078b02b71f290 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/20/a8/30db238b530fe0b0666e618a8dae35eba836a512b8d68d7f9746e3470267/tensorflow_rocm-2.2.0rc3-cp35-cp35m-manylinux1_x86_64.whl#sha256=543a2bdfa84275155dc7c0e113a0e13864a2778929f01522a4027dbac6e33737 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/49/25/cf3382853e92867cc90231ec956d6d7f87edd550da8b5b71e8d1495c0b9f/tensorflow_rocm-2.2.0rc3-cp36-cp36m-manylinux1_x86_64.whl#sha256=7e5b7a74772c4d20d822a26ae2faa8b218e41ee07072c372c950cdeba371526d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/99/24/d8da70834fff0df560c771b433bf73dc0978d59a9b462cb866c90547d84d/tensorflow_rocm-2.2.0rc3-cp37-cp37m-manylinux1_x86_64.whl#sha256=93c2a6c06bac9533cd288a2563eb4fafe6d418b4e11ecc33bc6f247f0117e118 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/7a/a4/560f4ee19c0ff402853c1241fe39a02c76f59e7b536b7d5c942198b3635a/tensorflow_rocm-2.2.0rc3-cp38-cp38-manylinux1_x86_64.whl#sha256=0f8e9685469f17357ab54955eda161219b0d045b6c3c14049a8be52ba6e9e691 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/18/f0/6c9b94e86fd6f6fbb556bc9ee25b0b59c67bdfdc8dca5b968dbc22a6294c/tensorflow_rocm-2.2.0rc4-cp35-cp35m-manylinux1_x86_64.whl#sha256=3a6cc678c3e8dd57b8f8fe94c3f7dab889fe2a5f429801603ec98b1bd5e04ddb (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/2d/4a/609f2ebec2e92b99e7e4e9c8eb1cfd81efc5c9729dcb300b84e9821009ce/tensorflow_rocm-2.2.0rc4-cp36-cp36m-manylinux1_x86_64.whl#sha256=9a385d3f4addad58c0dcd504400ee81544de1b8fdf20c66c544f52057c012158 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/fe/9d/98acca49320b328d578457d9112cadd9152f3f9ec3c7b152ca069b88be2a/tensorflow_rocm-2.2.0rc4-cp37-cp37m-manylinux1_x86_64.whl#sha256=c0f872e65788ee7c9ce0e85b660c8ee75c5c66166b875b2e5a95149fbd088b92 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/61/e7/318cd6001cf1c8613cb202806afe8ddafad370ec3a762374de7ad7ebcaa8/tensorflow_rocm-2.2.0rc4-cp38-cp38-manylinux1_x86_64.whl#sha256=f2643b5e3164bd0555559caa1758077c732fd2fc5dbf1cd16f52fae911d19ff8 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a1/db/5b9dd946afc0917c7063e56b877e475790c4a78f1d2915dd77d91b9f31d9/tensorflow_rocm-2.2.0rc5-cp35-cp35m-manylinux1_x86_64.whl#sha256=d5881a8caba34a1b173fead57d7a07e4509e89d7ce95a8eb69ead3b50e9f78b0 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/78/36/bbc8fa7ef0ac131f2fd8fd00781abccd62788381221be221a39d30ad70cf/tensorflow_rocm-2.2.0rc5-cp36-cp36m-manylinux1_x86_64.whl#sha256=4bc210906ec94449203ec144bbe92301350c1b806be1be3c4e679222f4379337 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b5/c1/54b642d27ae864950fd978cf133adc3623cb944ee5cc6fa01d9876d2f9cc/tensorflow_rocm-2.2.0rc5-cp37-cp37m-manylinux1_x86_64.whl#sha256=24a4e27e43de91f69b514f84e5cf76a431b695f0badf3caf53386545f1d3e74e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/e7/ba/bb922fd93edec7995a3f5ffca126373dce8bbf32ba319b1dcb84f4f86bed/tensorflow_rocm-2.2.0rc5-cp38-cp38-manylinux1_x86_64.whl#sha256=5f8bf2faf4d64f2e475dadaa595cb145c1f5331d6af355efe02fb050cdcd4c11 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/82/fa/5822443c7dace221a9f871bd74d6fc06152538a78851f99a92b6e5602097/tensorflow_rocm-2.2.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=93f2d4fd47272e7f40f0b8ea40e638b4d3a0a17e488692bb4c9dc8ab011b762d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b5/ed/74aa4fb9512abab0e8ed928a88f5fb1ff8c19320845682716947baa13b72/tensorflow_rocm-2.2.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=8cf431833bfc06bdc45c49d1d26d5018854c13702c9509b1afa2115ea40578cf (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/49/db/12ce2f31eb0273349c9a64915265ba9ec8cd3d5de088a65a17b1b141e624/tensorflow_rocm-2.2.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=0eb1ad73e29cfe0b114de0ac55798f87a8d65cab548cb3dcdbf39ec5b46fbe38 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/c1/a8/c2d4494f5e7c147c94f4ba9dea1086584512a4f1e6553f56ca0d865aef96/tensorflow_rocm-2.2.0-cp38-cp38-manylinux1_x86_64.whl#sha256=0c83d22937dc866bd6e80a8d4f0b1e51e8fb75f995c8fc82952e78155a8b1cec (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/64/da/e97fecd7c577fa388df935712a0b6a81166aee6b7684eb917b10a6fb0eb0/tensorflow_rocm-2.3.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=dff4fc671944e41c2ea384b4c549faa0dd2d53686ef074eb32e93c7645e68b13 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/51/5d/4ea203778eb11251d5be3270174582c5c4324a0ab93baa3065be197242c7/tensorflow_rocm-2.3.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=264fb950914cc094bd71e20e8b4a9672c351d1e7c4413af411b69783c74ef75e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/c4/80/bba8b95fc31b5ef72b4b4b6285637d1dcabf5e0e18d385a6111b17b675a2/tensorflow_rocm-2.3.0-cp38-cp38-manylinux1_x86_64.whl#sha256=6a217e5792c2b532dd78e26eb767fb834352cb795c466a403baf6ea33967ff41 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8d/a1/de510889e46c6a8caf15993a477a6ff260bd3d2735d15ad00bbcda4dd799/tensorflow_rocm-2.3.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=0fc5aa9f43d996051e1500b1fc08a79fdee86ab02f0ac6c4c096f09bbbfe4116 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8e/00/37e076b079714fabfcd81e6ae96965c36d015fed292cf4c05776d97a570a/tensorflow_rocm-2.3.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=268f7626061ccec963f697015b21d83cd2fb8232bb23822f7e3cdd4289ac3871 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/10/05/128d79668ed9f6d3324686ec43416022a519d0c8de857a8c202c73d8658c/tensorflow_rocm-2.3.1-cp38-cp38-manylinux1_x86_64.whl#sha256=575211ad511b52c1be29ee89b0a69b3f8b433c6758246cc92fc4bffb588a6d66 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/97/5b/4e0c976d9ce4ac128c4a0328173c1bb078ea88d84a5d85c4631bf88a0adb/tensorflow_rocm-2.3.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=8b7020c012b9afa0a6b145266cacbc103776176c5ebf2d8112f1fa2a4a63b11a (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1e/52/36ae91571fc63ee050b2c28530d0f3b7957ccaf9310e5634d49c1c31be1d/tensorflow_rocm-2.3.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=d556a9a44c7ed2d1502f4c9e8d4402d77b34951b6a4b00eb392deb8bbaf516fd (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/22/77/8cab84fb80f5fdfa3acb6ee7cef628ba31d3ca213237f31230929ee8aabb/tensorflow_rocm-2.3.2-cp38-cp38-manylinux1_x86_64.whl#sha256=370c28af65b9e7ecbb2aabd57c3bea6cc349a871a709453e5f5ee25f668dfd3d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8c/74/b81425767b6baae0d65a0a3e68468f4fb9a938fa605244a7fbd80fda94cd/tensorflow_rocm-2.3.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=f2fbd22e060df726796842ce9f5a71a30acef3730ef74d844f8e6cdf9a777e21 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c7/70/6ddb50d59ef761506b14ebfd8b7bdec2593bf5b79ef259ecd1c1b0f61362/tensorflow_rocm-2.3.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=8daad819f10654d1bef7574fa42e50caa8c231c3faefa2a3c08e873090bcc4d6 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/4b/11/270b762576dac247ccf376b851584da3941bb173b75b116f12ff3c44c861/tensorflow_rocm-2.3.3-cp38-cp38-manylinux1_x86_64.whl#sha256=659dd55c41ecd84e0353e5fce10e453ab7f96b07f70571ede49439ce4d5fea07 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/14/5e/3c1cff89ee1a51f8b7a3192d1fce38b91d96463eb48ccf57f8f4ab0ef023/tensorflow_rocm-2.3.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=c80d92a7b3fe35495d041faa29757d36e75274d09b7fdd87a057f17776bfe356 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/34/ac/c3ae4c850dc9abfb8a09b9cfb337e1ed70cefd38d265c1f0a01f84b4af81/tensorflow_rocm-2.3.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=9589673a7d3e6d747bdf21ecb2baaede90a94e542f93d495b8593d82ade9ac3e (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/e0/31/91fce59a37fbe70e44f5983af1ea58fc3b737b2cd96278e2821d9f13e213/tensorflow_rocm-2.3.4-cp38-cp38-manylinux1_x86_64.whl#sha256=6e9a036a33103f8bee070133daf8196018c37f37ef654c92d605ae85e5a5cdb0 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ba/05/c4fe7ca1b1223de7303e73ab45c79b2ea9c67c05bc4bc30b4653eeefdd30/tensorflow_rocm-2.4.0rc3-cp36-cp36m-manylinux1_x86_64.whl#sha256=950f215c4849ee04144a45cf311dbea5079830a37443e18e0ba067ae220995f6 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d4/07/4aa397199dab79588765c8e0865870b4094d2d6f9294ed1c13b287197e29/tensorflow_rocm-2.4.0rc3-cp37-cp37m-manylinux1_x86_64.whl#sha256=6de3a7b26d088e45b12b5549e9cd4ac34c504fe39c2dbe1b55870dab46b1ca8d (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/66/cb/bdb8725e4da4d2dd25d131446b7baeb2ce5919ba3b2d14ad896a89cd25e0/tensorflow_rocm-2.4.0rc3-cp38-cp38-manylinux1_x86_64.whl#sha256=989bc210967395ef069d4bb98904a2afabec1940956f4b046f96ba12b212e252 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/50/b8/1cf658e5d6fd8c8b8069df9c36a409a374fe80d362fcd20f17ea961bb2cf/tensorflow_rocm-2.4.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=6d13d9849081661475fd551460943fe4e149451de8a82b04368bcca2b9740697 (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a1/93/e893b5f97029ec10c98fa94a05819921b6b4f0f7e94a571e6bcdf2e5618c/tensorflow_rocm-2.4.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=39261cf0b131c7d287b00e337211d2130feb1c0042ae49e0e04686367dec9a7b (from https://pypi.org/simple/tensorflow-rocm/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/0c/ec/85c1b567dd813ae6fa1e8ac39e364be7f64a163a6da9a839067a32b865e6/tensorflow_rocm-2.4.0-cp38-cp38-manylinux1_x86_64.whl#sha256=7a0123a4ba9185155a6bed8d6fd6fef8ca3edac1cd01541e3c85edde49f92e8e (from https://pypi.org/simple/tensorflow-rocm/)
Given no hashes to check 0 links for project 'tensorflow-rocm': discarding no candidates
ERROR: Could not find a version that satisfies the requirement tensorflow-rocm (from versions: none)
ERROR: No matching distribution found for tensorflow-rocm
Exception information:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main
    status = self.run(options, args)
  File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper
    return func(self, options, args)
  File "/usr/lib/python3/dist-packages/pip/_internal/commands/install.py", line 358, in run
    requirement_set = resolver.resolve(
  File "/usr/lib/python3/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve
    discovered_reqs.extend(self._resolve_one(requirement_set, req))
  File "/usr/lib/python3/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one
    abstract_dist = self._get_abstract_dist_for(req_to_install)
  File "/usr/lib/python3/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for
    self._populate_link(req)
  File "/usr/lib/python3/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link
    req.link = self.finder.find_requirement(req, upgrade)
  File "/usr/lib/python3/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement
    raise DistributionNotFound(
pip._internal.exceptions.DistributionNotFound: No matching distribution found for tensorflow-rocm
Removed build tracker: '/tmp/pip-req-tracker-2839bcvz'
jerryyin commented 3 years ago

I have little idea about our release packages at Pypi. If you @deven-amd or @sunway513 know more about it, please help comment. Thanks!

sunway513 commented 3 years ago

TF1.15 is in "maintenance" mode, for which, python3.8 version is not support for both ROCm and upstream tensorflow pypi packages: https://pypi.org/project/tensorflow-gpu/1.15.4/#files

Python3.8 version is supported for TF2.3 and 2.4, with both of the tensorflow-rocm and tensorflow-rocm-enhanced WHL PyPI repos, for details on the compatible ROCm versions, release refer to the following doc: https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/blob/develop-upstream/rocm_docs/tensorflow-rocm-release.md

ghostplant commented 3 years ago

NVIDIA has their repo that support tf1.15 for Python3.8 in latest states. https://ngc.nvidia.com/catalog/containers/nvidia:tensorflow

I think it is not just impossible. Python3.8 is the basic equipped version in Ubuntu 20.04.

ghostplant commented 3 years ago

BTW, since tf 2.x drops contrib support so many existing 1.x applications cannot be simply migrated to 2.x due to lacking embedded operations. So 1.x is still quite needed for many apps in Ubuntu 20.04

sunway513 commented 3 years ago

@ghostplant , thanks for this input, let us explore it a bit and will let you know.

sunway513 commented 3 years ago

Hi @ghostplant , we're able to build python3.8 whl package for TF1.15. We'll upload those to PyPI after completing sanity tests. cc @deven-amd

sunway513 commented 3 years ago

We've pushed out the TF1.15 Python3.8 WHL package on our PyPI account, built with ROCm4.0. To install: Regular Build: pip install tensorflow-rocm==1.15.9 ROCm Enhanced Build: pip install tensorflow-rocm-enhanced==1.15.5 @ghostplant please check it out and let us know if you see issues, thanks.

Moving forward we'll release the TF1.15 with python3.8 by default, you can use this document to track the WHL package compatibility info with ROCm: https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/blob/develop-upstream/rocm_docs/tensorflow-rocm-release.md

ghostplant commented 3 years ago

Great! Both pytorch & tensorflow can work on Ubuntu 20.04 + ROCm 4.0.