dmho418
Results
1
issues of
dmho418
How to reproduce: - `pip install tensorflow-graphics`: this installs version `2021.12.3`. - Run `python -c "import tensorflow_graphics as tfg; tfg.image"` - It returns `AttributeError: module 'tensorflow_graphics' has no attribute 'image'`....