-
The numpy API is not directly compatible with `tf.function`. The code needs to be restructured first. A first step to deal with this is to make no numpy calls a refactoring precondition. Otherwise, we…
-
Hi,
i got an error at step 6. Train the model at last block - run {command}
File: 3. Training and Detection.ipynb
Thanks for any help.
2024-02-23 10:14:17.202551: E external/local_xla/xla/stre…
-
```
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/ops/script_ops.py", line 243, in __call__
ret = func(*args)
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/autog…
-
In chapter 16 notebook running this cell:
```
batch_size = 32
dataset = dataset.shuffle(10000).batch(batch_size)
dataset = dataset.map(lambda windows: (windows[:, :-1], windows[:, 1:]))
```
…
-
### Description
It may not be the precise place to raise this issue, as I believe it's a TensorFlow bug, but I was not able to reproduce this with TensorFlow alone, so I seek help here first.
The …
-
상식(常識) = 일본의 번역
센스있다.? = 일본식 영어
- [人之常情](https://hanja.dict.naver.com/#/entry/ccko/c172874f60aa4628b6e6286100e1612f)
- [人生無常](https://hanja.dict.naver.com/#/entry/ccko/10522e57a21941b2b61a24166c34a…
-
Versions:
- `keras_lmu==0.3.2.dev0`
- `tensorflow==2.4.1`
Taking this example from the unit tests: https://github.com/nengo/keras-lmu/blob/ab0775791aa73f9d22780539594ef4bd7de0be25/keras_lmu/tes…
-
Click to expand!
### Issue Type
Bug
### Source
source
### Tensorflow Version
tf 2.8.2
### Custom Code
No
### OS Platform and Distribution
_No response_
### Mobile d…
-
Great tutorial! how can I deploy it to mobile phone?
Thanks.
-
### What happened?
Error when importing the TF T5-base model to MLIR using `iree-import-tf`:
```
(iree.venv) mariewhite@marie:~/github/SHARK$ iree-import-tf /tmp/t5-base --tf-import-type=savedmod…