-
I ran this code successfully on the following enviroment within Docker Desktop:
**Python 2.7.3** (Notice that python version under 3.0 is necessary due to the existence of many utilization of the "pr…
-
## Symptoms
Whether I create an ephemeral fedora rawhide or 39 distrobox with `--nvidia`, or use the tumbleweed distrobox I created from a distrobox-assemble with `nvidia=true`, and whether I creat…
-
To install
`pip install --upgrade https://storage.googleapis.com/tensorflow-community-wheels/sep22.xla/tensorflow-1.3.0-cp35-cp35m-linux_x86_64.whl
`
Packaging notes:
```
cd ~/d/git0/tensorfl…
-
I ran the setup instructions on a preixisting GCP machine with cuda 10.1 and one modification:
```bash
mv ckpt/pegasus_ckpt ckpt2
```
(Instructions don't work as written because they don't acknowl…
-
I try to build tensorflow-io locally on my Mac with Silicon M2 by running
```
$(which python) setup.py -q bdist_wheel
$(which python) setup.py -q bdist_wheel --project tensorflow_io_gcs_filesyst…
-
Hi. I encountered with the following error while training:
`Prepare Data...
Traceback (most recent call last):
File "main.py", line 53, in
tf.app.run()
File "/home/hermes/.local/lib/py…
-
Tried to run tests but get following error, tried using -D_GLIBCXX_USE_CXX11_ABI=0 in setup.py, still get errors. please help
_warpctc = tf.load_op_library(lib_file)
File "/usr/local/lib/python2.…
-
### What happened + What you expected to happen
I am trying to run a regression test on the cartpole example and am running into the issue below.
```
rayvenv) shpa7847@UCB-TDLQ372645 bsk_rl % pyth…
-
# Question overview:
When use mac with apple silicon, there are few problems about configuration. Here are my solutions for specific problems I met.
# Download Miniforge
## 1. Download homebre…
-
Hello, thanks for your wonderful work!
I have a question about running `run_training.py` with a custom dataset.
1. The dataset has been pre-processed with `create_from_images.py`, and finally g…