Explorar el Código

Update README.md

jaybdub-nv hace 7 años
padre
commit
1e10334ef0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -49,7 +49,7 @@ slim model zoo.
 The times recorded include data transfer to GPU, network execution, and
 data transfer back from GPU.  Time does not include preprocessing. 
 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. 
 
 
 <a name="download"></a>