-
**System information**
- Windows 11 64x
- TensorFlow.js installed from (npm): `npm i @tensorflow/tfjs-node-gpu`
- TensorFlow.js version: 4.22.0
- CUDA/cuDNN version: 12.5
after proper install…
-
**Is your feature request related to a problem? Please describe.**
The currently used libraries like CUDA and Tensorflow are ancient and have not been updated since 2019.
**Describe the solution y…
-
**What I need help with / What I was wondering**
Your question, or a clear description of what you're looking for help with.
**What I've tried so far**
A description of what you've tried so far t…
-
# 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 …
-
Indeed, Tensorflow==2.16.1 works even for me. I tried to read the source for tensorflow==2.17.0 and 2.16.1 to at least try find out what might be the issue. The following is what I found out:
The e…
-
### Reason/inspiration (optional)
We would like a new entry on the `Math` concept under TensorFlow. The entry should go in a new file under `docs/content/tensorflow/concepts/math/math.md`.
The entry…
-
TensorFlow’s CI tests sometimes fail for no reason, requiring a rerun. Each round takes approximately 4 hours. Any potential improvements we can do to optimize this process?
-
Hello!
I’ve been working with TensorFlow Lite models in tract and have come across a model which cannot be loaded. I've compared the operators used in themodel with those mentioned in the [README](…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
2.16
### Custom code
Yes
### OS platform and distribution
_No re…
-
### Bug description
Hello thanks for the awesome package. I am going to process a pdf document with OCR but I am facing this issue. I have installed the doctr, tf and pt from source via the following…