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

  /external/tensorflow/tensorflow/python/estimator/canned/
head.py 375 def _validate_loss_fn_args(loss_fn): function
588 _validate_loss_fn_args(loss_fn)
    [all...]
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
head.py 316 head_lib._validate_loss_fn_args(loss_fn) # pylint:disable=protected-access

Completed in 693 milliseconds