-
Hi
I have a working build of latest TF with
` --copt=-mavx --copt=-mavx2 --copt=-mfma --copt=-mfpmath=both --copt=-msse4.2 `
Where can I upload wheel package ?
-
I'm trying to build the Docker image on x64 Win 11 running Python 3.9 (& using venv). While trying to build the docker image, it fails with the below error:
> [6/7] RUN cd /gfootball && python3 -m…
-
2019-04-25 15:35:44.984853: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 0: N Y N N
2019-04-25 15:35:44.984857: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 1: Y N N N
…
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Hello,
I hope you're doing great.
I am using TFDS on a M1 MAC and try to load LVIS.
**Environment information**
…
-
Hi,
I am doing the setup for machine translation as specified in the `lingvo/lingvo/tasks/mt/ `. In the process of downloading and preparing the dataset, I get an error in the last script run by `li…
-
Tracking issue for all tensorflow related tasks.
-
Hello People,
I managed to find some error, when I tested the ES algorithm.
```
python3 -m es_distributed.main master --master_socket_path /tmp/es_redis_master.sock --algo es --exp_file configu…
-
Hello everyone, it is the first time I could successfully run a demo. Many thanks to the author.
To use cpu only, I follow the author's instruction and make the following modifications:
(1) Set "U…
-
/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as…
-
# @title Train (Step 1)
GPUS=0
NAME="scene_0"
EXP_NAME="base"
ROOT_DIRECTORY=f"all_sequences/{NAME}/{NAME}"
MODEL_SAVE_PATH=f"ckpts/all_sequences/{NAME}"
LOG_SAVE_PATH=f"logs/test_all_sequence…