Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_utils_v1.py911 metric_fn = get_metric_function(
1134 def get_metric_function(metric, output_shape=None, loss_fn=None): function