-
### Description
```bash
$ cd /tmp
$ git clone https://github.com/google/jax.git -b jax-v0.4.16
$ pip install matplotlib flax jaxlib tensorflow_datasets tensorflow_serving_api tensorflow -e jax
…
-
Hi. Can you help me to fix this problem. I have tried to run validate.py with AlexNet. thanks!
Caused by op u'fc8/biases/read', defined at:
File "./validate.py", line 102, in
main()
File …
-
### Describe the Issue
*1 tried to install from pip as described
- "sudo pip3 install tensorflow-1.1.0-cp34-cp34m-linux_armv7l.whl"
ends with error message: "tensorflow-1.1.0-cp34-cp34m-linux_arm…
-
I ran all of these from InFoCusp/tf_cnnvis
pip install setuptools
pip install six
python setup.py install
python setup.py clean
from scipy.misc import imsave # in *** init.py *** of tf_cnnvis…
-
If I follow the setup instructions for Tensorflow (CPU) on Palmetto, I run into this error when I try to run a script with it:
`TensorFlow library was compiled to use SSE4.1 instructions, but these a…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.15.1
### Custom code
No
### OS platfor…
-
Hi, I trained TPU-accelerated GANs from `https://github.com/tensorflow/gan` without any issues, but can't seem to get compare_gan examples to run on GCP TPUs.
Here is the general error, which appe…
-
I'm trying to run the simple speech recognition network example of Tensorflow:
python tensorflow/examples/speech_commands/train.py
But I keep getting:
Traceback (most recent call last):
File…
-
I'm trying to run the simple speech recognition network example of Tensorflow:
python tensorflow/examples/speech_commands/train.py
But I keep getting:
Traceback (most recent call last):
File…
-
Hello together,
I am trying to run the new-benchmark AI for my new platform:
https://pypi.org/project/new-ai-benchmark/
My System configuration is as follows:
* TF Version: 2.17.0
* Platfor…