Loss.__call__¶ Loss.__call__(predict, target)[source]¶ This method calls the evaluate method. This is a convenient method to compute loss. Return type: ndarray