siliconflow / onediff

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

module 'oneflow._C' has no attribute 'broadcast_dim_like' #855

Closed songh11 closed 1 month ago

songh11 commented 1 month ago

Describe the bug

error is: module 'oneflow._C' has no attribute 'broadcast_dim_like'

Your environment

ubuntu 20.04 v100

OneDiff git commit id

425be50e7a14ef3cb4b9245246483e1e40bd6edf

OneFlow version info

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

image

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.