Skip to content

cudnn error: cannot find device code #337

@Huyuwei

Description

@Huyuwei

I have installed cudnn 7 and compile tvm with USE_CUDNN=1. When I run test_cudnn.py, it generates error:

/home/hyw/mxnet-tvm/tvm/python/tvm/build_module.py:331: UserWarning: Specified target cuda, but cannot find device code, did you do bind?
  "Specified target %s, but cannot find device code, did you do bind?" % target)

OS: ubuntu 16.04
CUDA: 8.0

What could it be the reason?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions