nbroad HF staff commited on
Commit
934f9ce
1 Parent(s): 50b9337

Update onnx_config.pbtext

Browse files
Files changed (1) hide show
  1. onnx_config.pbtext +1 -1
onnx_config.pbtext CHANGED
@@ -15,7 +15,7 @@ input [
15
  ]
16
  output [
17
  {
18
- name: "output"
19
  data_type: TYPE_FP32
20
  dims: [ 2 ]
21
  }
 
15
  ]
16
  output [
17
  {
18
+ name: "logits"
19
  data_type: TYPE_FP32
20
  dims: [ 2 ]
21
  }