Commit 07189c21 authored by Cagri Eryilmaz's avatar Cagri Eryilmaz
Browse files

main readme update, naming convention

parent 29f1d322
...@@ -10,9 +10,8 @@ This directory contains examples of common use cases for MIGraphX. ...@@ -10,9 +10,8 @@ This directory contains examples of common use cases for MIGraphX.
- [Exporting Frozen Graphs in TF2](./export_frozen_graph_tf2) - [Exporting Frozen Graphs in TF2](./export_frozen_graph_tf2)
- [MIGraphX Docker Container](./migraphx_docker) - [MIGraphX Docker Container](./migraphx_docker)
- [MIGraphX Driver](./migraphx_driver) - [MIGraphX Driver](./migraphx_driver)
- [Python Resnet50 Inference](./python_api_inference) - [Python Resnet50](./python_api_inference)
- [Python BERT SQuAD Inference](./python_bert_squad_example) - [Python BERT-SQuAD](./python_bert_squad_example)
- [Python Super Resolution](./python_super_resolution) - [Python Super Resolution](./python_super_resolution)
- [Python NFNet Inference](./python_nfnet_inference) - [Python NFNet](./python_nfnet_inference)
- [Python U-Net](./python_unet) - [Python U-Net](./python_unet)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment