Skip to content

Update mdrnn to tf2 api and eliminated session and compute graph#35

Merged
cpmpercussion merged 11 commits intomainfrom
update-mdrnn-to-tf2-API
Jun 21, 2024
Merged

Update mdrnn to tf2 api and eliminated session and compute graph#35
cpmpercussion merged 11 commits intomainfrom
update-mdrnn-to-tf2-API

Conversation

@cpmpercussion
Copy link
Copy Markdown
Owner

Updated mdrnn to tf2 api following same work in keras-mdn-layer.

With a new design that stores LSTM state in the model object, I could eliminate some complexity in the interaction loop with old tf1 session and compute graph stuff getting cut.

@cpmpercussion cpmpercussion merged commit 3096ddd into main Jun 21, 2024
@cpmpercussion cpmpercussion deleted the update-mdrnn-to-tf2-API branch June 21, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant