user
03/20/2021, 10:46 AMMonero
03/22/2021, 10:33 AMzwf
03/22/2021, 3:14 PMuser
03/22/2021, 3:14 PMuser
03/23/2021, 9:37 PMzwf
03/23/2021, 9:39 PMtf.enable_eager_execution ...
line and the tf.add()
linezwf
03/23/2021, 9:39 PMuser
03/23/2021, 9:40 PMuser
03/23/2021, 9:40 PMzwf
03/23/2021, 9:42 PMzwf
03/23/2021, 9:42 PMuser
03/23/2021, 9:44 PMuser
03/23/2021, 9:44 PMuser
03/23/2021, 9:44 PMzwf
03/23/2021, 9:45 PMzwf
03/23/2021, 9:46 PMzwf
03/23/2021, 9:46 PM2020-06-15 11:27:18.235973: I tensorflow/core/common_runtime/dml/dml_device_factory.cc:45] DirectML device enumeration: found 1 compatible adapters.
2020-06-15 11:27:18.240065: I tensorflow/core/common_runtime/dml/dml_device_factory.cc:32] DirectML: creating device on adapter 0 (AMD Radeon VII)
2020-06-15 11:27:18.323949: I tensorflow/stream_executor/platform/default/dso_loader.cc:60] Successfully opened dynamic library DirectMLba106a7c621ea741d2159d8708ee581c11918380.dll
2020-06-15 11:27:18.337830: I tensorflow/core/common_runtime/eager/execute.cc:571] Executing op Add in device /job:localhost/replica:0/task:0/device:DML:0
tf.Tensor([4. 6.], shape=(2,), dtype=float32)
user
03/23/2021, 9:46 PMuser
03/23/2021, 9:46 PMuser
03/23/2021, 9:46 PMzwf
03/23/2021, 9:47 PMtf.add()
call, which tell us that that operation was executed on the DML device. I got it from: https://docs.microsoft.com/en-us/windows/win32/direct3d12/gpu-tensorflow-windowszwf
03/25/2021, 1:16 AMDeletedUser
03/25/2021, 6:19 AMDeletedUser
03/25/2021, 7:05 PMzwf
03/25/2021, 7:08 PMDeletedUser
03/25/2021, 7:15 PMzwf
03/25/2021, 7:16 PMzwf
03/25/2021, 7:16 PMDeletedUser
03/25/2021, 7:18 PM