HomeSort by relevance Sort by last modified time
    Searched refs:biases_regularizer (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/model_pruning/python/layers/
layers.py 109 biases_regularizer=None,
163 `biases_regularizer` are ignored and `biases` are not created nor added.
169 biases_regularizer: Optional regularizer for the biases.
231 bias_regularizer=biases_regularizer,
268 biases_regularizer=None,
295 `biases_regularizer` are ignored and `biases` are not created nor added.
301 biases_regularizer: Optional regularizer for the biases.
339 bias_regularizer=biases_regularizer,
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
layers.py     [all...]
layers_test.py     [all...]
  /external/tensorflow/tensorflow/contrib/quantize/python/
graph_matcher_test.py 56 biases_regularizer=None,

Completed in 121 milliseconds