blob: b03f7be500e0f6d10e4e7e68e3c9c54dbfaa53c1 [file] [log] [blame]
Miao Wang0391e512020-02-10 14:52:24 -08001{
2 "presubmit": [
3 {
4 "name": "Fp16AltFromFp32ValueTests"
5 },
6 {
7 "name": "Fp16AltToFp32BitsTests"
8 },
9 {
10 "name": "Fp16AltToFp32ValueTests"
11 },
12 {
13 "name": "Fp16BitcastsTests"
14 },
15 {
16 "name": "Fp16IEEEFromFp32ValueTests"
17 },
18 {
19 "name": "Fp16IEEEToFp32BitsTests"
20 },
21 {
22 "name": "Fp16IEEEToFp32ValueTests"
23 }
24 ]
25}