Home
last modified time | relevance | path

Searched defs:float16 (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-001.md3 ### CVE Number
7 ### Issue Description
13 ### Impact
26 ### Vulnerable Versions
31 ### Mitigation
/external/libtextclassifier/native/lang_id/common/lite_base/
Dfloat16.h46 typedef uint16 float16; typedef
/external/clang/test/CodeGen/
Dtarget-builtin-error-3.c16 typedef __attribute__ ((ext_vector_type(16),__aligned__( 64))) float float16; typedef
Dext-vector.c305 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
/external/clang/test/Sema/
Dext_vector_components.c6 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp619 std::vector<deFloat16> float16; in getFloat16s() local
DvktSpvAsmInstructionTests.cpp17224 vector<deFloat16> float16; in getFloat16a() local
17296 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCount)); in getInputData2() local
17432 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCountX)); in getInputDataV() local
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py241 float16 = DType(types_pb2.DT_HALF) variable
/external/mesa3d/src/freedreno/rnn/
Drnndec.c122 static float float16(uint16_t val) in float16() function
/external/clang/lib/Headers/
Dopencl-c.h122 typedef float float16 __attribute__((ext_vector_type(16))); typedef
/external/mesa3d/src/compiler/
Dshader_info.h93 bool float16; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1868 uint16_t float16 = API.getLoBits(16).getZExtValue(); in bufferLEByte() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c4685 bool explicit, bool float16) in offset_to_ps_input()
4778 bool float16; in radv_pipeline_generate_ps_inputs() local
/external/v8/src/codegen/arm64/
Dconstants-arm64.h149 using float16 = uint16_t; variable
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6491 const FloatFormat float16 (-14, 15, 10, true, tcu::MAYBE); in createFuncGroup16Bit() local