![]() |
Apply mask to a given weight tensor.
tf.contrib.model_pruning.apply_mask(
x,
scope=''
)
Args:
x
: Input weight tensorscope
: The current variable scope. Defaults to "".
Returns:
Tensor representing masked_weights
![]() |
Apply mask to a given weight tensor.
tf.contrib.model_pruning.apply_mask(
x,
scope=''
)
x
: Input weight tensorscope
: The current variable scope. Defaults to "".Tensor representing masked_weights