-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
No
### OS platform and distribution
Win11…
-
-----------------------
## Feature Request
### Describe the problem the feature is intended to solve
TensorFlow is promoting Apples M1 Macs, would be great to have TFServing running on M1 Macs as…
-
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…
-
Hello,
What TF version matches with this implementation?
I ask this because I run the MNIST+LeNet tutorial in TF instead of caffe and I got some errors.
It is what I did:
```
$ pip install…