-
Hi,
running the following code
```
library(keras)
library(tensorflow)
mnist
-
I copy/pasted the tutorial shown here: https://keras.io/getting_started/intro_to_keras_for_engineers/ and tried to run it on my Mac with the Pytorch Metal backend:
```
os.environ["KERAS_BACKEND"] …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.17.0
### Custom code
No
### OS platform and distribution
Linux ubun…
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): no
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS 13.4.1
- Ten…
-
@williamjameshandley Curious what we think about doing this? I have been playing with `pytorch` recently, and I am happy to give it a go.
`pytorch` seems to have gained a bit more traction in the c…
htjb updated
6 months ago
-
system: ubuntu 20.04
tensorflow: 2.9.1
Based on the [experiments/](https://github.com/google-research/google-research/tree/master/kws_streaming/experiments) , I have success in train & export sav…
-
(DS) akram_personal@AKRAMs-MacBook-Pro DS_2024 %
(DS) akram_personal@AKRAMs-MacBook-Pro DS_2024 % python -V
Python 3.11.5
(DS) akram_personal@AKRAMs-MacBook-Pro DS_2024 %
(DS) akram_personal@AKR…
-
```
File "/usr/local/lib/python3.11/dist-packages/keras/src/utils/traceback_utils.py", line 118, in error_handler
File "/usr/local/lib/python3.11/dist-packages/keras/src/backend/tensorflow/tra…
-
Hi,
As mentioned [here](https://github.com/tensorflow/tensorflow/issues/63362#issuecomment-2226996257), a drop in model results was observed in the new version of TensorFlow using the new Keras. I …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
tf 2.16.2
### Custom code
Yes
### OS platform and distribution
Linux …