mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00
Fix typo in the nll function document (#742)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use candle::{Result, Tensor};
|
||||
|
||||
/// The negative loss likelihodd loss.
|
||||
/// The negative log likelihood loss.
|
||||
///
|
||||
/// Arguments
|
||||
///
|
||||
|
Reference in New Issue
Block a user