/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | hex_float.h | 32 Float16(uint16_t v) : val(v) {} in Float16() function 33 Float16() {} in Float16() function 41 Float16(const Float16& other) { val = other.val; } in Float16() function
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | hex_float.h | 32 Float16(uint16_t v) : val(v) {} in Float16() function 33 Float16() {} in Float16() function 41 Float16(const Float16& other) { val = other.val; } in Float16() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/ |
H A D | hex_float.h | 41 Float16(uint16_t v) : val(v) {} in Float16() function 50 Float16(const Float16& other) { val = other.val; } in Float16() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/ |
D | hex_float.h | 41 Float16(uint16_t v) : val(v) {} in Float16() function 50 Float16(const Float16& other) { val = other.val; } in Float16() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | hex_float.h | 41 Float16(uint16_t v) : val(v) {} in Float16() function 50 Float16(const Float16& other) { val = other.val; } in Float16() function
|
/aosp_15_r20/external/armnn/src/backends/reference/test/ |
H A D | RefLayerTests.cpp | 2045 ARMNN_AUTO_TEST_CASE_WITH_THF(ShapeDimSize1Float16, ShapeDimSize1Test<DataType::Float16>) in ARMNN_AUTO_TEST_CASE_WITH_THF()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | quantization_util_test.cc | 83 TEST(Dequantize, Float16) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | numeric_verify_test.cc | 103 TEST(NumericVerifyOpTest, Float16) { in TEST() argument
|
H A D | dequantize_test.cc | 98 TEST(DequantizeOpTest, Float16) { in TEST() argument
|
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ |
H A D | nccl.h | 65 Float16 = 6, enumerator
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/ |
H A D | multiarray.h | 45 Float16, enumerator
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 52 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/common/ |
D | intrinsics_float.h | 132 using Float16 = WrappedFloatType<_Float16>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 58 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 59 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 59 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 59 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 59 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 59 Float16 = 0x0046, // 16 bit real enumerator
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestUnknownDimensions.cpp | 350 TEST_P(UnknownDimensionsTest, Float16) { in TEST_P() argument
|
D | TestUnspecifiedDimensions.cpp | 644 TEST_P(UnspecifiedDimensionsTest, Float16) { in TEST_P() argument
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | TargetBuiltins.h | 117 Float16, enumerator
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuFloat.hpp | 189 Float16; //!< IEEE 754-2008 16-bit floating-point value typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
H A D | Interpreter.cs | 185 Float16 = 10, enumerator
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | Types.hpp | 50 Float16 = 0, enumerator
|