hvlgo commited on
Commit
c3d7c5c
·
1 Parent(s): 0a3bb68

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +4 -2
config.yaml CHANGED
@@ -1,3 +1,5 @@
1
  configs:
2
- input_shape: [96, 2]
3
- output_shape: [96, 2]
 
 
 
1
  configs:
2
+ input_shape: [96, 7]
3
+ output_shape: [48, 7]
4
+ input_type: ["float32", "float32","float32","float32","float32","float32","float32"]
5
+ output_type: ["float32", "float32","float32","float32","float32","float32","float32"]