Skip to content

[Bug] Stable Diffusion model compilation #202

@alexeigor

Description

@alexeigor

Describe the bug
BackendCompilerFailed: hidet_backend raised NotImplementedError: hidet: Tensor.to(..., device=...) is not supported
for symbolic tensors., occurred when calling tensor_to with
args: (<hidet.Tensor object at 0x7f5bbe05e830>, device(type='cuda', index=0))
kwargs: {}
tensor_to is defined at

To Reproduce
https://colab.research.google.com/drive/1XcQ2JQk8-3QoikWyUjO6umtH3z_eiVql#scrollTo=oK2NFZu0BZXJ

Enviroment

  • Google Colab
  • T4 GPU

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions