Skip to content

fix: only use .reshape() on hidden state, keep using .view() on logit…

d36d2ed
Select commit
Loading
Failed to load commit list.
Merged

Use torch.Tensor.reshape for non-contiguous tensor in ce loss function #591

fix: only use .reshape() on hidden state, keep using .view() on logit…
d36d2ed
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs