-
### What happened + What you expected to happen
I was benchmarking a Ray Data program that loaded files from disk, preprocessed them with TensorFlow, then iterated over the preprocessed data. I would…
-
I want to apply CNN with h5 model to this car camera.
So, I modified the code a bit and tried to use tensorflow.
I did "pip install tensorflow" and ran the code, but an error occurred saying that te…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, …
-
ubuntu18.04
gcc,g++ 4.8
tensorflow 1.12
cuda 9.0
python 2.7
When I ran the code of unsupervised, it showed the importerror libcublas 9.0 can not open.
But when I run other codes of tensorflow, t…
-
Is the tensorflow version wrong? There is no 1.95 in the offical github, cound you please tell me the right version? I am trying with 1.15 now
-
Hello, I love what Tensor2Tensor is doing.
I have a general question: what is the recommanded Tensorflow version? The turorials are unsing TF1:
https://github.com/tensorflow/tensor2tensor/blob/mas…
-
Hello,
congratulations for your work. Is there any option to use your code at a machine without gpu ? When I am trying to do this, tensorflow uses only one core.
Thank you in advance
-
I tried the 3rd party tensorflow implementation in the README: https://github.com/QiaoranC/tf_ResNeSt_RegNet_model, but it doesn't provide pretrained weights.
Any other solution for tf2.x/keras v…
-
Hola, sucede que he estado intentando entrenar una CNN y ya instale el tensorflow-gpu, sin embargo al correr los codigos y revisar, me aparece el uso en cero siempre, como en las imagenes. En este cas…
-
File "VehicleMoniter.py", line 32, in
raise ImportError('Please upgrade your tensorflow installation to v1.4.* or later!')
ImportError: Please upgrade your tensorflow installation to v1.4.* or…