-
**Is your feature request related to a problem? Please describe.**
TensorFlow Pluggable Device
**Describe the solution you'd like**
- https://blog.tensorflow.org/2021/06/pluggabledevice-device-plugin…
-
Hello,
I have an issue while runing my code after activate my env UMA
File "/home/nfs/arbiasoula1/Arbia/NDVI-calculation-main/TrainTest.py", line 6, in
import tensorflow as tf
ModuleNotFoundE…
-
Mr. Professor,
When I'm trying
---------------------------------------------------------------------------------
@tf.function
def smish(input):
return input * tf.math.tanh(tf.math.log(1+t…
-
Explain how to install TensorFlow and build a simple neural network.
-
how would i get this into tensorflow lite format? I'm trying to run this in a mobile app
I was able to get the model working on mac os, but dont know where to go from here. Seems like Tensorflow li…
-
Issues with tensorflow version
https://developer.apple.com/metal/tensorflow-plugin/
```
58 python -m pip show tensorflow-metal
59 python -m pip show tensorflow
60 python -m pip show…
-
> I have test HFNet with TF-TRT on Tensorflow 1.x and Tensorflow 2
> When using TensorFlow 1.x, dynamics_op must set to true and it takes long time of initialization. When using Tensorf…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.8
### Custom code
Yes
### OS platform and distribution
windows
…
-
My thought is to begin integrating a Raspberry Pi equipped with Tensor Processing Units (TPUs) (e.g., Google Coral USB Accelerator) into our robot’s system. This addition would offload computationally…
-
Hi,
I am currently utilizing pytest-xdist to execute a test suite that includes subgraph tests. Sporadically, I encounter an IndexError when attempting to load a large model, which results in the pro…