-
**Short description**
reddit_tifu cannot be loaded due to mismatching checksum
**Environment information**
* Operating System: Colab and Linux
* Python version: 3.10, 3.11, 3.12
* `tensorflow-d…
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Cannot import the `smart_buildings` dataset.
**Environment information**
* Operating System: Linux
* Python versi…
-
**Short description**
The following code is not working:
```python
dataset, info = tfds.load('oxford_iiit_pet:4.*.*', with_info=True, download=True, data_dir="/tmp/data")
```
Error message:
…
-
I'm encountering a TensorFlow version conflict while trying to run run.sh. My requirements.txt file clearly specifies tensorflow==1.15, and I have confirmed that TensorFlow 1.15 is installed. However,…
-
I am trying to use tensorflow serving to serve a keras bert model, but I have problem to predict with rest api, below are informations. Can you please help me to resolve this problem.
# predict out…
-
**Have you checked the FAQ? https://github.com/google/deepvariant/blob/r1.6.1/docs/FAQ.md**:
**Describe the issue:**
I am trying to add the flags --parse_sam_aux_fields=true --use_original_quality…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS
- TensorFlow installation (pip package or built from source): from pip
- TensorFlow library (version, if…
-
When loading the dgs_corpus dataset, an AssertionError occurs due to unsynchronized pose shapes within one of the documents.
Here is the error message:
`AssertionError: Document 1177918: The poses…
-
/!\ 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…
-
Working on a Apple M1 Pro mac in RStudio. I can install everything fine but they tensorflow can't find any local GPUs so the models take a long time to fit.
For example,
`library(tensorflow)`
`tf$…