nbroad HF staff commited on
Commit
c357130
1 Parent(s): d426e9e

Update onnx_config.pbtxt

Browse files
Files changed (1) hide show
  1. onnx_config.pbtxt +1 -7
onnx_config.pbtxt CHANGED
@@ -26,10 +26,4 @@ instance_group [
26
  kind: KIND_GPU
27
  }
28
  ]
29
- dynamic_batching { }
30
- optimization { execution_accelerators {
31
- gpu_execution_accelerator : [ {
32
- name : "tensorrt"
33
- parameters { key: "precision_mode" value: "FP16" }
34
- } ]
35
- }}
 
26
  kind: KIND_GPU
27
  }
28
  ]
29
+ dynamic_batching { }