File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,14 @@ The following pages outline debugging and profiling strategies:
115
115
- <a href =" /docs/5_debugging_and_profiling/debugging_and_profiling.md#51-debug-on-gpu " >5.1: Debug on GPU</a >
116
116
- <a href =" /docs/5_debugging_and_profiling/debugging_and_profiling.md#52-debug-on-cpu " >5.2: Debug on CPU</a >
117
117
- <a href =" /docs/5_debugging_and_profiling/debugging_and_profiling.md#53-debug-on-fpga " >5.3: Debug on FPGA</a >
118
+
119
+
120
+ ### Step 6: Deploying on PyTorch and Tensorflow
121
+
122
+ The following pages outline deploying strategies on PyTorch and Tensorflow:
123
+
124
+ - <a href =" https://github.com/amd/UIF/blob/main/docs/6_deployment_guide/PyTorch.md " >PyTorch</a >
125
+ - <a href =" https://github.com/amd/UIF/blob/main/docs/6_deployment_guide/Tensorflow.md " >Tensorflow</a >
118
126
119
127
<hr />
120
128
You can’t perform that action at this time.
0 commit comments