-
We are obligated to provide assignments in TensorFlow in Coursera (but we can provide PyTorch versions in addition to TF).
That said, our TF notebooks are designed for TF v1 (latest version is 1.15…
dniku updated
4 years ago
-
![20241024-155157](https://github.com/user-attachments/assets/24aa5704-9a32-49a0-b1d4-d3056d940798)
my test code with language scala ,this is one predict, we will predict 100 QPS for a docker
…
-
**Describe the bug**
Model architectures comprising of Keras Sequential layers are throwing various error while attempting to be used with the KerasClassifier wrapper, for latest versions of Keras. …
-
### Context
OpenVINO component responsible for support of TensorFlow models is called as TensorFlow Frontend (TF FE). TF FE converts a model represented in [TensorFlow opset](https://www.tensorflow…
-
Hello! Thanks for providing such a cool repo. Just a question about the version of Tensorflow to be used. In the requirements.txt file it's >=1.3.0, in the readme/front page it states 1.13.1. Which ve…
-
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…