nbroad commited on
Commit
f1c8ff9
·
verified ·
1 Parent(s): 934f9ce

Rename onnx_config.pbtext to onnx_config.pbtxt

Browse files
onnx_config.pbtext → onnx_config.pbtxt RENAMED
@@ -1,6 +1,5 @@
1
  name: "deberta"
2
  platform: "onnxruntime_onnx"
3
- max_batch_size: 8
4
  input [
5
  {
6
  name: "input_ids"
@@ -20,10 +19,6 @@ output [
20
  dims: [ 2 ]
21
  }
22
  ]
23
- dynamic_batching {
24
- preferred_batch_size: [ 4, 8 ]
25
- max_queue_delay_microseconds: 100
26
- }
27
  instance_group [
28
  {
29
  count: 1
 
1
  name: "deberta"
2
  platform: "onnxruntime_onnx"
 
3
  input [
4
  {
5
  name: "input_ids"
 
19
  dims: [ 2 ]
20
  }
21
  ]
 
 
 
 
22
  instance_group [
23
  {
24
  count: 1