Denoising Diffusion Implicit Models Example Does not run
21 views
Skip to first unread message
Peter Majewicz
unread,
May 23, 2025, 4:03:22 PMMay 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keras-users
This example does not run to completion. I've tried the Colab link running tf2.18 and a mac running tf2.19. Both complain about saving an unbuilt model. Can anyone think of a quick fix? https://keras.io/examples/generative/ddim/
Peter Majewicz
unread,
May 23, 2025, 8:16:10 PMMay 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keras-users
This between the compile and fit solves the error.