DirectML/TensorFlow
maggie1059 3c5a947e0e
Update TF2 SqueezeNet readme (#257)
* update readme

* change tf-nightly to tensorflow
2022-06-22 08:56:03 -07:00
..
TF1 Add TF2 versions of TF sample models (#225) 2022-04-07 16:36:37 -07:00
TF2 Update TF2 SqueezeNet readme (#257) 2022-06-22 08:56:03 -07:00
.gitignore Add TF2 versions of TF sample models (#225) 2022-04-07 16:36:37 -07:00
README.md Add TF2 versions of TF sample models (#225) 2022-04-07 16:36:37 -07:00

README.md

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

Three 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.

For users of the TensorFlow-DirectML package forked from TF 1.15, the TF1 versions of the models can be found below.

For users of the TensorFlow-DirectML plugin package on TF 2.9+, the TF2 versions of the models can be found below.