• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
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  "hwasan-postsubmit": [
26    {
27      "name": "Fp16AltFromFp32ValueTests"
28    },
29    {
30      "name": "Fp16AltToFp32BitsTests"
31    },
32    {
33      "name": "Fp16AltToFp32ValueTests"
34    },
35    {
36      "name": "Fp16BitcastsTests"
37    },
38    {
39      "name": "Fp16IEEEFromFp32ValueTests"
40    },
41    {
42      "name": "Fp16IEEEToFp32BitsTests"
43    },
44    {
45      "name": "Fp16IEEEToFp32ValueTests"
46    }
47 ]
48}
49