This is an automated email from the ASF dual-hosted git repository.
skm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 36eabfa Refactor L2_normalization (#13059)
add 466c488 Fix variational autoencoder example (#12880)
No new revisions were added by this update.
Summary of changes:
.../variational_autoencoder}/README.md | 0
.../variational_autoencoder}/VAE.py | 0
.../variational_autoencoder/VAE_example.ipynb | 1204 ++++++++++++++++++++
example/vae/VAE_example.ipynb | 1204 --------------------
4 files changed, 1204 insertions(+), 1204 deletions(-)
rename example/{vae => autoencoder/variational_autoencoder}/README.md (100%)
rename example/{vae => autoencoder/variational_autoencoder}/VAE.py (100%)
create mode 100755
example/autoencoder/variational_autoencoder/VAE_example.ipynb
delete mode 100755 example/vae/VAE_example.ipynb