質問編集履歴

3

編集ラスト

2022/12/11 13:45

投稿

Orange-07
Orange-07

スコア1

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
  いろいろ試しましたがこれ以上進展が望めないので
47
47
  教えていただきたいです。よろしくお願いします。
48
48
 
49
- 追加↓
49
+ 追加↓(再起動後)
50
50
  ```
51
51
  This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX AVX2
52
52
  To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.

2

追加編集

2022/12/11 13:43

投稿

Orange-07
Orange-07

スコア1

test CHANGED
File without changes
test CHANGED
@@ -48,24 +48,10 @@
48
48
 
49
49
  追加↓
50
50
  ```
51
- [name: "/device:CPU:0"
52
- device_type: "CPU"
53
- memory_limit: 268435456
54
- locality {
55
- }
56
- incarnation: 14064385997728842247
57
- xla_global_id: -1,
58
- name: "/device:GPU:0"
59
- device_type: "GPU"
60
- memory_limit: 5718933504
61
- locality {
62
- bus_id: 1
63
- links {
64
- }
65
- }
66
- incarnation: 3006994799011993132
67
- physical_device_desc: "device: 0, name: NVIDIA GeForce RTX 3070, pci bus id: 0000:2b:00.0, compute capability: 8.6"
68
- xla_global_id: 416903419]
51
+ This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX AVX2
52
+ To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
53
+ 2022-12-11 22:42:43.277818: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1616] Created device /job:localhost/replica:0/task:0/device:GPU:0 with 4912 MB memory: -> device: 0, name: NVIDIA GeForce RTX 3070, pci bus id: 0000:2b:00.0, compute capability: 8.6
54
+ tf.Tensor(204.57315, shape=(), dtype=float32)
69
55
  ```
70
56
 
71
57
 

1

情報追加

2022/12/11 13:40

投稿

Orange-07
Orange-07

スコア1

test CHANGED
File without changes
test CHANGED
@@ -46,6 +46,28 @@
46
46
  いろいろ試しましたがこれ以上進展が望めないので
47
47
  教えていただきたいです。よろしくお願いします。
48
48
 
49
+ 追加↓
50
+ ```
51
+ [name: "/device:CPU:0"
52
+ device_type: "CPU"
53
+ memory_limit: 268435456
54
+ locality {
55
+ }
56
+ incarnation: 14064385997728842247
57
+ xla_global_id: -1,
58
+ name: "/device:GPU:0"
59
+ device_type: "GPU"
60
+ memory_limit: 5718933504
61
+ locality {
62
+ bus_id: 1
63
+ links {
64
+ }
65
+ }
66
+ incarnation: 3006994799011993132
67
+ physical_device_desc: "device: 0, name: NVIDIA GeForce RTX 3070, pci bus id: 0000:2b:00.0, compute capability: 8.6"
68
+ xla_global_id: 416903419]
69
+ ```
49
70
 
50
71
 
51
72
 
73
+