-
### 🐛 Describe the bug
Description:
The digamma function in PyTorch produces a result that differs by 1e-6 compared to TensorFlow, Chainer, and JAX for the same input.
Expected Behavior:
The d…
-
## Which area is this issue related to?
/kind task
/area registry
## Issue Description
Create Tensorflow v2 starter project and source repository under https://github.com/devfi…
-
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…
-
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
-
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…