Update cross_entropy_loss.py
This commit is contained in:
parent
8259b16a5d
commit
fdaa9493be
1 changed files with 0 additions and 1 deletions
|
|
@ -217,7 +217,6 @@ class Fast_CrossEntropyLoss(torch.autograd.Function):
|
|||
losses,
|
||||
logsumexp,
|
||||
labels,
|
||||
n_rows,
|
||||
VOCAB_SIZE = vocab_size,
|
||||
BLOCK_SIZE = MAX_FUSED_SIZE,
|
||||
num_warps = 32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue