Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 987 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 987 Bytes

TensorFlow with DirectML Samples

For detailed instructions on getting started with TensorFlow with DirectML, see the tensorflow-directml GitHub repo and GPU accelerated ML training.

Samples

Two sample models are included in this repo to help you get started. These samples include both inference and training scripts, and you can either train the models from scratch or use the supplied pre-trained weights.

External Links