Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2020-001.md3 ### CVE Number
7 ### Issue Description
13 ### Impact
26 ### Vulnerable Versions
31 ### Mitigation
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/
H A Dfloat16.h46 typedef uint16 float16; typedef
/aosp_15_r20/external/llvm-libc/src/__support/macros/properties/
H A Dtypes.h49 using float16 = _Float16; variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dtile_1.mod.py32 float16 = DataTypeConverter().Identify({ variable
Dtile_2.mod.py41 float16 = DataTypeConverter().Identify({ variable
Dtile_3.mod.py41 float16 = DataTypeConverter().Identify({ variable
Ddequantize_v1_2.mod.py139 float16 = DataTypeConverter().Identify({o3: ("TENSOR_FLOAT16",)}) variable
/aosp_15_r20/external/deqp-deps/amber/src/
Dfloat16_helper_test.cc20 namespace float16 { namespace
Dfloat16_helper.cc37 namespace float16 { namespace
/aosp_15_r20/external/clang/test/CodeGen/
H A Dtarget-builtin-error-3.c16 typedef __attribute__ ((ext_vector_type(16),__aligned__( 64))) float float16; typedef
H A Dext-vector.c305 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
/aosp_15_r20/external/clang/test/Sema/
H A Dext_vector_components.c6 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Ddequantize_quant8_signed.mod.py99 float16 = DataTypeConverter().Identify({o3: ("TENSOR_FLOAT16",)}) variable
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_dtypes.py31 float16 = np_export.np_export_constant(__name__, 'float16', np.float16) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLowLevelType.h76 static constexpr LLT float16() { in float16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DLowLevelType.h76 static constexpr LLT float16() { in float16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DLowLevelType.h84 static constexpr LLT float16() { in float16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/
DLowLevelType.h76 static constexpr LLT float16() { in float16() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Ddtypes.py320 float16 = DType(types_pb2.DT_HALF) variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.cpp713 std::vector<deFloat16> float16; in getFloat16s() local
/aosp_15_r20/external/pytorch/torch/sparse/
H A D_triton_ops_meta.py113 def get_meta(op, key, device_name=None, version=(0, torch.float16, 0.5), exact=False):
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_dtypes.py137 class float16(floating): class
/aosp_15_r20/external/mesa3d/src/freedreno/rnn/
H A Drnndec.c101 static float float16(uint16_t val) in float16() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dopencl-c.h122 typedef float float16 __attribute__((ext_vector_type(16))); typedef
/aosp_15_r20/external/clang/lib/Headers/
H A Dopencl-c.h122 typedef float float16 __attribute__((ext_vector_type(16))); typedef

12