Searched refs:_get_weights_and_check_match_logits (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/estimator/canned/
H A Dhead.py274 def _get_weights_and_check_match_logits( function
686 weights = _get_weights_and_check_match_logits(
1019 weights = _get_weights_and_check_match_logits(
1256 weights = _get_weights_and_check_match_logits(
/external/tensorflow/tensorflow/contrib/estimator/python/estimator/
H A Dhead.py410 weights = head_lib._get_weights_and_check_match_logits( # pylint:disable=protected-access,

Completed in 146 milliseconds