Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit a914a43

Browse files
committed
fix conflict
2 parents 5030d99 + 18258c0 commit a914a43

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

rfcs/20200624-pluggable-device-for-tensorflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This section describes the user scenarios that are supported/unsupported for Plu
6262
</div>
6363

6464
* **Supported scenario**: Multiple PluggableDevices registered as different device types.
65-
In the case of installing multiple plugins that register PluggableDevices as different device types, e.g., one is registered as "GPU" device type and another is registered as "XPU" device type, these PluggableDevices can be registered successfully and user can specify the registered device type to run ops on different hardware. Same with scenario1, when one PluggableDevice is registered as "GPU" device type, the default GPUDevice will be overrided.
65+
In the case of installing multiple plugins that register PluggableDevices as different device types, e.g., one is registered as "GPU" device type and another is registered as "XPU" device type, these PluggableDevices can be registered successfully and user can specify the registered device type to run ops on different hardware. Same as scenario1, when one PluggableDevice is registered as "GPU" device type, the default GPUDevice will be overrided.
6666
<div align="center">
6767
<img src=20200624-pluggable-device-for-tensorflow/scenario3.png>
6868
</div>
1.5 KB
Loading
272 Bytes
Loading

0 commit comments

Comments
 (0)