Diogo-V commited on
Commit
0148668
·
verified ·
1 Parent(s): 840b7bf

Upload 7 files

Browse files
nlr_cos_func_mapping.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_1 asin
2
+ comb_2 cube
3
+ comb_3 acosh
4
+ comb_4 log
5
+ comb_5 atan
6
+ comb_6 square
7
+ comb_7 cos
8
+ comb_8 sin
9
+ comb_9 exp
10
+ comb_10 sqrt
11
+ comb_11 atanh
12
+ comb_13 tanh
13
+ comb_14 cubert
14
+ comb_15 lin
15
+ comb_16 acos
16
+ comb_17 tan
17
+ comb_18 asinh
nlr_lin_func_mapping.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_1 acos
2
+ comb_2 exp
3
+ comb_3 atan
4
+ comb_4 cube
5
+ comb_5 sin
6
+ comb_6 cos
7
+ comb_7 square
8
+ comb_8 tan
9
+ comb_10 atanh
10
+ comb_11 cubert
11
+ comb_12 asin
12
+ comb_13 acosh
13
+ comb_15 lin
14
+ comb_16 tanh
15
+ comb_17 log
16
+ comb_18 asinh
nlr_no_sched_func_mapping.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_0 log
2
+ comb_1 sqrt
3
+ comb_2 asin
4
+ comb_3 atan
5
+ comb_4 tanh
6
+ comb_5 cube
7
+ comb_6 cubert
8
+ comb_7 sin
9
+ comb_8 lin
10
+ comb_10 exp
11
+ comb_11 square
12
+ comb_12 cos
13
+ comb_14 asinh
14
+ comb_16 tan
15
+ comb_17 atanh
16
+ comb_18 acos
processed.tsv ADDED
The diff for this file is too large to render. See raw diff
 
space_cos_func_mapping.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_1 asin
2
+ comb_2 cos
3
+ comb_3 cubert
4
+ comb_4 asinh
5
+ comb_5 square
6
+ comb_6 tan
7
+ comb_7 sin
8
+ comb_8 atanh
9
+ comb_9 exp
10
+ comb_10 log
11
+ comb_11 sqrt
12
+ comb_12 acos
13
+ comb_13 tanh
14
+ comb_15 lin
15
+ comb_16 atan
16
+ comb_17 cube
17
+ comb_18 acosh
space_lin_func_mapping.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_0 tanh
2
+ comb_1 atan
3
+ comb_2 asin
4
+ comb_3 log
5
+ comb_4 exp
6
+ comb_5 cubert
7
+ comb_6 sin
8
+ comb_7 acosh
9
+ comb_8 asinh
10
+ comb_9 square
11
+ comb_10 cos
12
+ comb_11 acos
13
+ comb_13 atanh
14
+ comb_15 sqrt
15
+ comb_16 lin
16
+ comb_17 tan
17
+ comb_18 cube
space_no_sched_func_mapping.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comb_0 tanh
2
+ comb_2 cube
3
+ comb_3 atan
4
+ comb_4 square
5
+ comb_5 cos
6
+ comb_6 sin
7
+ comb_7 exp
8
+ comb_8 acosh
9
+ comb_9 sqrt
10
+ comb_10 acos
11
+ comb_11 asin
12
+ comb_12 atanh
13
+ comb_13 asinh
14
+ comb_14 tan
15
+ comb_15 log
16
+ comb_16 cubert
17
+ comb_18 lin