siju-samuel commented on pull request #5472:
URL: https://github.com/apache/incubator-tvm/pull/5472#issuecomment-621154395
`
Running relay Tensorflow frontend test...
============================= test session starts
==============================
platform linux -- Python 3.6.10, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 --
/usr/bin/python3
cachedir: .pytest_cache
rootdir: /workspace
collecting ... collected 20 items / 1 error / 19 selected
==================================== ERRORS
====================================
______ ERROR collecting tests/python/frontend/tensorflow/test_forward.py
_______
ImportError while importing test module
'/workspace/tests/python/frontend/tensorflow/test_forward.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/python/frontend/tensorflow/test_forward.py:30: in <module>
import tensorflow_addons as tfa
E ModuleNotFoundError: No module named 'tensorflow_addons'
`
@tqchen Could you please help me to install tensorflow addons in CI docker
image for running scripts. TIA
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]