tf.contrib.model_pruning.Pruning

Args
spec Pruning spec as defined in pruning.proto
global_step A tensorflow variable that is used while setting up the sparsity function
sparsity A tensorflow scalar variable storing the sparsity

Methods

add_pruning_summaries

View source

Adds summaries of weight sparsities and thresholds.

conditional_mask_update_op

View source

mask_update_op

View source

View source

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/contrib/model_pruning/Pruning