Hi @Redeipirati,
Looks like tensorflow 1.5 only works for CPU enviroments and python 2. I just tried again and here is what I got:
My script: floyd run --gpu --env tensorflow-1.5 "sudo bash ./prepare_env.sh && python3 $1"
The result:
tensorflow-1.5 is not in the list of supported environments:
-------------------
caffe
caffe:py2
chainer
chainer-1.23
chainer-1.23:py2
chainer-2.0
chainer-2.0:py2
chainer:py2
default
keras
keras:py2
kur
mxnet
mxnet:py2
pytorch
pytorch-0.1
pytorch-0.1:py2
pytorch-0.2
pytorch-0.2:py2
pytorch-0.3
pytorch-0.3:py2
pytorch:py2
tensorflow
tensorflow-0.12
tensorflow-0.12:py2
tensorflow-1.0
tensorflow-1.0:py2
tensorflow-1.1
tensorflow-1.1:py2
tensorflow-1.2
tensorflow-1.2:py2
tensorflow-1.3
tensorflow-1.3:py2
tensorflow-1.4
tensorflow-1.4:py2
tensorflow-1.5:py2
tensorflow:py2
theano
theano-0.8
theano-0.8:py2
theano-0.9
theano-0.9:py2
theano:py2
torch
torch:py2