Update 1179_252_159.py
Browse files- 1179_252_159.py +0 -9
1179_252_159.py
CHANGED
|
@@ -1,12 +1,3 @@
|
|
| 1 |
-
# -*- coding: utf-8 -*-
|
| 2 |
-
"""1179.252.159
|
| 3 |
-
|
| 4 |
-
Automatically generated by Colab.
|
| 5 |
-
|
| 6 |
-
Original file is located at
|
| 7 |
-
https://colab.research.google.com/drive/1CpkRwdItYmzOHGLPiJKuYeJ2g6_wJgLY
|
| 8 |
-
"""
|
| 9 |
-
|
| 10 |
import torch
|
| 11 |
|
| 12 |
# Basic operations using PyTorch tensors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
import torch
|
| 2 |
|
| 3 |
# Basic operations using PyTorch tensors
|