Home
last modified time | relevance | path

Searched refs:weight_threshold_variable (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/model_pruning/python/
Dpruning_utils.py57 def weight_threshold_variable(var, scope): function
Dpruning.py99 threshold = pruning_utils.weight_threshold_variable(x, scope)