Skip to content

ValueError: could not convert string to float: '[Not Supported]' #26

@artBoffin

Description

@artBoffin

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]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions