Update onnx_config.pbtext
Browse files- 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 |
}}
|