Skip to content

Commit 114320c

Browse files
Aisukosvekars
andauthored
[Doc]:Add the necessary package of the code (#2764)
Signed-off-by: GitHub <[email protected]> Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 3ce795f commit 114320c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes_source/recipes/what_is_state_dict.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252

5353
import torch
5454
import torch.nn as nn
55+
import torch.nn.functional as F
5556
import torch.optim as optim
5657

5758

0 commit comments

Comments
 (0)