-
**Is your feature request related to a problem? Please describe.**
I'm desktop environment is an iMac with M1 chip. I have been looking on how to build TensorFlow v2.3 so I could use it for image cla…
-
ImportError: cannot import name 'TokenAndPositionEmbedding' from 'keras_nlp.layers'
Packages installed (Windows OS)
-----------------
tensorflow Version: 2.17.0
keras Version: 3.5.0
ker…
-
## 🐍 Package Request
- tensorflow,lightGBM:
- pypi :
-
### Description
I have noticed that the depthwise convolution using `nnx.Conv` is much slower compared to PyTorch and TensorFlow. I ran a quick benchmark to compare performance across the three fra…
-
![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
…
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
tfds plant_leaves is not getting loaded successfully. It's throwing NotImplementedError. Tried on May 16, 2024
**En…
-
Hi,
Thanks a lot of this wonderful work. I am wondering if you could help me in running this on Tensor flow? I did translate the main components but I am getting errors.
```
import tensorflow a…
-
**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. …
-
which tensorflow version should I chose?version==1.4.0?
-
Right now i am trying to port silero_vad model from Onnx format to TensorFlow with [onnx_tf](https://github.com/onnx/onnx-tensorflow).
However, after **.export_graph** next error occurs:
Backen…