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

Commit bd34ae7

Browse files
committed
Update the RFC link.
1 parent 31edfce commit bd34ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rfcs/20200511-tensorflow-on-directml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
| Status | Proposed |
44
:-------------- |:---------------------------------------------------- |
5-
| **RFC #** | [NNN](https://github.com/tensorflow/community/pull/NNN) (update when you have community PR #)|
5+
| **RFC #** | [243](https://github.com/tensorflow/community/pull/243)|
66
| **Author(s)** | Chai Chaoweeraprasit ([email protected]), Justin Stoecker ([email protected]), Adrian Tsai ([email protected]), Patrice Vignola ([email protected]) |
77
| **Sponsor** | \[interim\] Alexandre Passos ([email protected]) |
8-
| **Updated** | 2020-05-11 |
8+
| **Updated** | 2020-05-12 |
99

1010
## Objective
1111
Implement a new TensorFlow device type and a new set of kernels based on [DirectML](https://docs.microsoft.com/en-us/windows/win32/direct3d12/dml-intro), a hardware-accelerated machine learning library on the DirectX 12 Compute platform. This change broadens the reach of TensorFlow beyond its existing GPU footprint and enables high-performance training and inferencing on Windows devices with any DirectX12-capable GPU.

0 commit comments

Comments
 (0)