Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
4.41k
stars
730
forks
source link
Fix compatible issues for Python3 and TensorFlow 1.x #229
Closed
jeng1220 closed 4 years ago
Description of changes:
tf.sub
withtf.subtract
to let autoencoder.py be run by TensorFlow 1.xBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.