回答編集履歴
1
d
answer
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
torch.cat() でできます。
|
2
2
|
|
3
3
|
```python
|
4
4
|
import torch
|