Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/layers/
Dbase.py390 def _should_add_regularizer(variable, existing_variable_set): function
447 or _should_add_regularizer(variable, existing_variables)):