forked from keras-team/keras-io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor VQ-VAE example to work with recent versions of tensorflow-pr…
…obability (keras-team#921) * refactor tfp usage to 0.14.0+ versions * refactor to work with tfp 0.14.0+ * refactor to work with tfp 0.14.0+ * pixel_cnn call returns a tensor, not a layer * pixel_cnn call returns a tensor, not a layer * pixel_cnn call returns a tensor, not a layer * Bump keras-cv package version to current in order to fix Docker build error * rename `layers` to `outputs` as returned by categorical layer Signed-off-by: reinvantveer <rein@vantveer.me>
- Loading branch information
1 parent
5793bf6
commit ab67ab5
Showing
4 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters