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 32,271 public repositories matching this topic...

mruberry
mruberry commented Mar 22, 2021

See:

https://github.com/pytorch/pytorch/blob/7b939d934ee900e5d7c1df858a3f4e413b434592/test/test_ops.py#L161

Currently this test requires setting supports_inplace_autograd, but that setting seems silly when the operation doesn't have an inplace variant. We should just skip this test for ops without an inplace variant.

cc @mruberry @VitalyFedyunin @walterddr

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