mirror of
https://github.com/wassname/pytorch-for-numpy-users.git
synced 2026-06-27 16:10:21 +08:00
Fix typo
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ constructors:
|
||||
- numpy: np.linspace
|
||||
pytorch: torch.linspace
|
||||
- numpy: np.logspace
|
||||
pytorch: np.logspace
|
||||
pytorch: torch.logspace
|
||||
building matrices:
|
||||
- numpy: np.diag
|
||||
pytorch: torch.diag
|
||||
|
||||
Reference in New Issue
Block a user