-
**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…
-
### Bug description
Hello thanks for the awesome package. I am going to process a pdf document with OCR but I am facing the issue in Window Machine. I have installed the doctr, tf and pt from sourc…
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/57977
Opening on behalf of @DLumi
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11…
-
I am attempting to run deepsomatic on the example data using the following command with a GPU node
```
export INPUT_DIR="${PWD}/test"
export OUTPUT_DIR="${PWD}/quickstart-output"
singularity exec \
…
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/53251
Opening on behalf of @Tessil
Hello,
TensorFlow Lite currently supports depth-wise convolutions through ` tf.keras.layers.De…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): On Windows 10 / WSL2, but targeting but Android
- TensorFlow installed from (source or binary): (using PyTorch and …
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf2.15
### Custom code
Yes
### OS platfo…
-
## Describe the bug
wyoming-openwakeword started to crash with SIGILL.
## Steps To Reproduce
Steps to reproduce the behavior:
1. nix-shell -p wyoming-openwakeword --run wyoming-openwakewor…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- TensorFlow installation (pip package or built from source):
- TensorFlow library (version, if pip package or git…
-
The switch from Keras 2 to Keras 3 in Tensorflow 2.16 apparently breaks `tf2onnx`:
```python
import tf2onnx
...
onnx_model, _ = tf2onnx.convert.from_keras(model)
# AttributeError: ... object has …