Searched refs:get_custom_object_name (Results 1 – 1 of 1) sorted by relevance
270 loss_name = get_custom_object_name(loss)492 metric_name = get_custom_object_name(metric)665 def get_custom_object_name(obj): function