回答編集履歴
2
shijian
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
Hi, today
|
1
|
+
Hi, today, I take the same problem, now, I handle it.
|
2
2
|
|
3
3
|
|
4
4
|
|
1
fghj
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
Hi, today (2020.08.13),
|
1
|
+
Hi, today (2020.08.13), I take the same problem, now, I handle it.
|
2
2
|
|
3
3
|
|
4
4
|
|
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
|
8
8
|
|
9
|
-
You should update your torch to new stable version (1.6.0)in your local (mac) and add a parameter in your code (let model run on your 'cpu') like this:
|
9
|
+
You should update your torch to new stable version (1.6.0) in your local (mac) and add a parameter in your code (let model run on your 'cpu') like this:
|
10
10
|
|
11
11
|
|
12
12
|
|
@@ -16,4 +16,4 @@
|
|
16
16
|
|
17
17
|
```
|
18
18
|
|
19
|
-
then, it work!
|
19
|
+
then, it works!
|