-
**System information**
- Android Device information: `samsung/dm3qxeea/dm3q:14/UP1A.231005.007/S918BXXS3BWK5:user/release-keys` (reproduced on any device I tested)
- Bundled TFLite version from [Mav…
-
**System information**
- Windows 11
- Python 3.11.9
- DeepTables 0.2.6
- Tensorflow 2.17.0
**Describe the current behavior**
Running the standard test snippet, as well as trying to train a m…
-
Currently `pip install talos` forces to downgrade TF to 2.14. This happens especially when using google colab, which by default has TF 2.17.
It's not technically a bug, yet, but it is pushing Talo…
-
> 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…
-
# Feature request
## Summary
TensorFlow 2.15 is a milestone version which has been widely-used in practical AI system, thus I hope devdocs can support it.
## Examples
-
# Custom Loss Function in Tensorflow 2. | Chan`s Jupyter
In this post, we will learn how to build custom loss functions with function and class. This is the summary of lecture “Custom Models, Layers …
-
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…
-
**Describe the bug**
import tensorflow_text
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
…
-
Working on a Apple M1 Pro mac in RStudio. I can install everything fine but they tensorflow can't find any local GPUs so the models take a long time to fit.
For example,
`library(tensorflow)`
`tf$…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…