-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Traceback (most recent call last):
File "/app/entrypoint/entrypoint.py", line 100, in main
styletransfer(contents, styles, savefolder, size, alg, weights, stylescales, tileoverlap, algparams=otherparams)
File "/app/entrypoint/neuralstyle/algorithms.py", line 84, in styletransfer
if fitsingletile(targetshape(content, size), alg):
File "/app/entrypoint/neuralstyle/algorithms.py", line 336, in fitsingletile
mx = maxtile(alg)
File "/app/entrypoint/neuralstyle/algorithms.py", line 366, in maxtile
gname = gpuname()
File "/app/entrypoint/neuralstyle/algorithms.py", line 354, in gpuname
gpus = GPUtil.getGPUs()
File "/opt/miniconda/lib/python3.6/site-packages/GPUtil/init.py", line 82, in getGPUs
gpuUtil[g] = float(vals[i])/100
ValueError: could not convert string to float: '[Not Supported]'