-
Notifications
You must be signed in to change notification settings - Fork 24
/
.gitignore
39 lines (38 loc) · 1.14 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.DS_Store
*.o
SVM_RBF/export_code/svm_rbf_test.c
SVM_RBF/export_code/svm_rbf_test.h
SVM_RBF/export_code/test
auto_code.c
MCM/export_code/test
CONV/export_code/test
CONV/export_code/test_conv_1d
CONV/export_code/test_fir
GNB/export_code/test
CSD/export_code/test
FXP/test
FXP/y_int.bin
*.pyc
FXP/fxp_filter_data.c
FXP/fxp_filter_data.c
python_numpy_dll/libAdd.so
PERCEP/export_code/test
PERCEP/export_code/percep_test.c
PERCEP/export_code/percep_test.h
IRIS_DT/export_code/test_tree_dat.c
IRIS_DT/export_code/test_tree_dat.h
IRIS_DT/export_code/tree.c
IRIS_DT/export_code/tree.h
MNIST_PYTORCH_C/data/MNIST/raw/t10k-labels-idx1-ubyte
MNIST_PYTORCH_C/data/MNIST/raw/t10k-labels-idx1-ubyte.gz
MNIST_PYTORCH_C/data/MNIST/raw/train-images-idx3-ubyte
MNIST_PYTORCH_C/data/MNIST/raw/t10k-images-idx3-ubyte
MNIST_PYTORCH_C/data/MNIST/raw/t10k-images-idx3-ubyte.gz
MNIST_PYTORCH_C/data/MNIST/raw/train-images-idx3-ubyte.gz
MNIST_PYTORCH_C/data/MNIST/raw/train-labels-idx1-ubyte
MNIST_PYTORCH_C/data/MNIST/raw/train-labels-idx1-ubyte.gz
MNIST_PYTORCH_C/data/test_x.npy
MNIST_PYTORCH_C/data/test_y.npy
MNIST_PYTORCH_C/data/train_x.npy
MNIST_PYTORCH_C/data/train_y.npy
model.onnx