Closed zhangvia closed 3 months ago
Please have a try:
thanks, it worked
@lixiang007666
As you tried, the issue appears in torch 2.3.0
but does not occur in the nightly
version. However, this bug has been fixed in the latest nexfort release. It can now be used ontorch 2.3.0
as well.
Additionally, the NEXFORT_FUSE_TIMESTEP_EMBEDDING
is turned on by default. If you encounter a failure in the fuse timestep_embedding optimization, you can try turning off this switch.
@zhangvia @strint
i try the 0.1.dev260, there is still error. after set the environment variables, the error gone
Your current environment information
🐛 Describe the bug
reproduce
以上代码在rtx4090上没有问题,nexfort不支持sm75是吗