nbroad commited on
Commit
6556f00
·
verified ·
1 Parent(s): e4354a0

Update onnx_config.pbtext

Browse files
Files changed (1) hide show
  1. onnx_config.pbtext +1 -1
onnx_config.pbtext CHANGED
@@ -34,5 +34,5 @@ optimization { execution_accelerators {
34
  gpu_execution_accelerator : [ {
35
  name : "tensorrt"
36
  parameters { key: "precision_mode" value: "FP16" }
37
- ]
38
  }}
 
34
  gpu_execution_accelerator : [ {
35
  name : "tensorrt"
36
  parameters { key: "precision_mode" value: "FP16" }
37
+ } ]
38
  }}