瀏覽代碼

Update README.md

jaybdub-nv 7 年之前
父節點
當前提交
12853690eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -48,7 +48,7 @@ slim model zoo.
 
 
 The times recorded include data transfer to GPU, network execution, and
 The times recorded include data transfer to GPU, network execution, and
 data transfer back from GPU.  Time does not include preprocessing. 
 data transfer back from GPU.  Time does not include preprocessing. 
-See **scripts/test_tf.py**, **scripts/test_trt.py**, and **src/test/test_trt.cu** 
+See [scripts/test_tf.py](scripts/test_tf.py), [scripts/test_trt.py](scripts/test_trt.py), and [src/test/test_trt.cu](src/test/test_trt.cu) 
 for implementation details.  To reproduce the timings run
 for implementation details.  To reproduce the timings run