sayakpaul HF staff commited on
Commit
1c156e9
1 Parent(s): 3043b48

chore: shortened URl.

Browse files
Files changed (1) hide show
  1. main.py +2 -2
main.py CHANGED
@@ -65,10 +65,10 @@ def post_optimization(list_of_strs: List[str]) -> str:
65
  * TensorFlow: 2.10.1
66
  * TensorRT: 8.5.1
67
  * GPU: T4
68
- * Benchmarking Script: [Link](https://gist.github.com/sayakpaul/ba4a4c47fcc661b9d18ea3b53e51f82e)
69
 
70
  ### (TensorRT) model push
71
-
72
  """
73
  return benchamrk_str
74
 
65
  * TensorFlow: 2.10.1
66
  * TensorRT: 8.5.1
67
  * GPU: T4
68
+ * Benchmarking Script: [Link](https://bit.ly/3vbhnD6)
69
 
70
  ### (TensorRT) model push
71
+
72
  """
73
  return benchamrk_str
74