siliconflow / onediff

OneDiff: An out-of-the-box acceleration library for diffusion models.
https://github.com/siliconflow/onediff/wiki
Apache License 2.0
1.4k stars 85 forks source link

has no attribute 'broadcast_dim_like' #947

Open liyandong001 opened 2 weeks ago

liyandong001 commented 2 weeks ago

Describe the bug

A clear and concise description of what the bug is.

/usr/local/lib/python3.8/dist-packages/onediff/infer_compiler/backends/oneflow/deployable_module.py:38 - Exception in forward: e=AttributeError("module 'oneflow._C' has no attribute 'broadcast_dim_like'")

Your environment

OS

Linux ubuntu

OneDiff git commit id

OneFlow version info

Run python -m oneflow --doctor and paste it here.

How To Reproduce

Steps to reproduce the behavior(code or script):

The complete error message

Additional context

Add any other context about the problem here.