-
Hi,
I'm using WSL Ubuntu 18.04 to build the GVGAI_GYM image, however when trying to build the Dockerfile.cpu
I got this error:
```
#12 43.34 ERROR: Could not find a version that satisfies the…
-
using tensorflow-2.1.0-cp35-none-linux_aarch64.whl,install functolls32 but fail
err info:
Collecting functools32>=3.2.3 (from tensorflow==2.1.0)
Downloading http://mirrors.tools.huawei.com/pypi/p…
shkai updated
4 years ago
-
Currently, TFX hard codes the tensorflow version here https://github.com/tensorflow/tfx/blob/master/tfx/dependencies.py, which specifically uses `tensorflow` package. However, `tensorflow` is not supp…
-
The GPU needs for reasonable runtimes and storage needs for datasets greatly exceed what I have available.
TODO's:
1. Dockerization
2. Deploy to ECS
3. Run on an aws ami. https://docs.aws.amazon…
-
I recently tried to make cython modules, yet the python scripts for setup are based on Python 2.7. Please could this added to the ReadMe.
Additionally, will this be moved over to Python 3 soon? For…
-
Hey there!
I'm having some trouble getting my Sagemaker Tensorflow code to work after moving my script to another directory.
Previously, I had the following directory structure:
submit_no…
-
Hi,
I modified the finetune_mnist.py by importing the .npy model as well as the corresponding weight converted from several caffemodels(including VGG16, AlexNet, GoogLenet, etc.) using convert.py. H…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
Latest
### Custom code
No
### OS platfo…
-
use official image would make the image size much smaller~
```
FROM tensorflow/serving:1.11.1
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
python-numpy \
…
-
Hi,
I had tried to use the url, https://github.com/hpssjellis/forth-tensorflow.git, to install tensorflow on cloud9 several times, none were successful.
I noticed that error messages beginning to p…