Dragon API Dragon v0.3.0 Python get¶ dragon.vm.tensorflow.keras.losses.get(identifier)[source]¶ Return the loss callable by identifier. Parameters: identifier (Union[callable, str]) – The identifier. Returns:callable – The loss callable.