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} 26