File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Tensorflow also launches a dynamic graph framework which enables define by run.
14
14
15
15
** Pytorch**
16
16
17
- [ Pytorch 4.0 Migraction (Apr 22, 2018)] ( https://pytorch.org/blog/pytorch-0_4_0-migration-guide ) .
17
+ [ Pytorch 4.0 Migration (Apr 22, 2018)] ( https://pytorch.org/blog/pytorch-0_4_0-migration-guide ) .
18
18
Variable is merged into Tensor. From 4.0, torch.Variable returns torch.tensor and torch.tensor can function as old torch.Variable.
19
19
20
20
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Tensorflow also launches a dynamic graph framework which enables define by run.
14
14
15
15
** Pytorch**
16
16
17
- [ Pytorch 4.0 Migraction (Apr 22, 2018)] ( https://pytorch.org/blog/pytorch-0_4_0-migration-guide ) .
17
+ [ Pytorch 4.0 Migration (Apr 22, 2018)] ( https://pytorch.org/blog/pytorch-0_4_0-migration-guide ) .
18
18
Variable is merged into Tensor. From 4.0, torch.Variable returns torch.tensor and torch.tensor can function as old torch.Variable.
19
19
20
20
You can’t perform that action at this time.
0 commit comments