Skip to content
#

Deep learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Here are 33,254 public repositories matching this topic...

dreiss
dreiss commented May 6, 2021

🐛 Bug

After freezing a traced model, I expect all unnecessary tuple operations to be removed, but some remain.

To Reproduce

https://colab.research.google.com/gist/dreiss/0414c8e294e482e8a07f98990e7130fc/freezetuple.ipynb

Expected behavior

No TupleConstruct and TupleUnpack nodes.

Environment

See notebook. It reproduces on nightly as well.

Additional context

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • Updated Feb 18, 2021
  • Python
Wikipedia
Wikipedia