Searched refs:LogCoshError (Results 1 – 8 of 8) sorted by relevance
1 path: "tensorflow.keras.metrics.LogCoshError"3 is_instance: "<class \'tensorflow.python.keras.metrics.LogCoshError\'>"
52 name: "LogCoshError"
1 path: "tensorflow.metrics.LogCoshError"3 is_instance: "<class \'tensorflow.python.keras.metrics.LogCoshError\'>"
2124 class LogCoshError(MeanMetricWrapper): class2146 super(LogCoshError, self).__init__(logcosh, name, dtype=dtype)
954 logcosh_obj = metrics.LogCoshError(name='logcosh', dtype=dtypes.int32)960 logcosh_obj = metrics.LogCoshError()971 logcosh_obj = metrics.LogCoshError()