hvlgo commited on
Commit
5b14cad
·
1 Parent(s): a40bc14

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.yaml +8 -0
  2. dlinear.pt +3 -0
config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ configs:
2
+ # 必选项
3
+ input_shape: [96, 2] # 表示模型接收的数据为96行x2列
4
+ output_shape: [96, 2] # 表示模型输出的数据为96行x2列
5
+
6
+ note: # 可选项 为用户自定义的备注信息
7
+ 'model_type': 'dlinear',
8
+ 'kernel_size': '25'
dlinear.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2307700f32c2e64740aa262faf9b42b486edcc8a2ef064811af2e197d33d5e
3
+ size 76439