TensorFlow-Slim TF-Slim is a lightweight library for defining, training and evaluating complex models in TensorFlow. Components of tf-slim can be freely mixed with native tensorflow, as well as other frameworks, such as tf.contrib.learn. Usage Why TF-Slim? TF-Slim is a library that makes defining, training and evaluating neural networks simple: Allows the user to define models much more compactly