/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
|
/external/angle/third_party/glslang/src/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
|
/external/swiftshader/third_party/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
|
/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
|
/external/angle/third_party/spirv-tools/src/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
|
/external/armnn/src/backends/reference/test/ |
D | RefLayerTests.cpp | 2045 ARMNN_AUTO_TEST_CASE_WITH_THF(ShapeDimSize1Float16, ShapeDimSize1Test<DataType::Float16>) in ARMNN_AUTO_TEST_CASE_WITH_THF()
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | quantization_util_test.cc | 83 TEST(Dequantize, Float16) { in TEST() argument
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | numeric_verify_test.cc | 103 TEST(NumericVerifyOpTest, Float16) { in TEST() argument
|
D | dequantize_test.cc | 98 TEST(DequantizeOpTest, Float16) { in TEST() argument
|
/external/pytorch/torch/csrc/cuda/ |
D | nccl.h | 65 Float16 = 6, enumerator
|
/external/executorch/backends/apple/coreml/runtime/delegate/ |
D | multiarray.h | 45 Float16, enumerator
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 52 Float16 = 0x0046, // 16 bit real enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 58 Float16 = 0x0046, // 16 bit real enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 59 Float16 = 0x0046, // 16 bit real enumerator
|
/external/clang/include/clang/Basic/ |
D | TargetBuiltins.h | 117 Float16, enumerator
|
/external/deqp/framework/common/ |
D | tcuFloat.hpp | 189 Float16; //!< IEEE 754-2008 16-bit floating-point value typedef
|
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
D | Interpreter.cs | 185 Float16 = 10, enumerator
|
/external/armnn/include/armnn/ |
D | Types.hpp | 50 Float16 = 0, enumerator
|
/external/vixl/src/ |
D | utils-vixl.cc | 208 Float16::Float16(double dvalue) { in Float16() function in vixl::Float16
|
D | utils-vixl.h | 253 Float16() : rawbits_(0x0) {} in Float16() function
|
/external/ComputeLibrary/arm_compute/ |
D | Acl.hpp | 494 Float16 = AclFloat16, enumerator
|
/external/rust/android-crates-io/crates/bindgen/ir/ |
D | ty.rs | 562 Float16, enumerator
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 90 Float16, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 598 Float16 = 9, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 589 Float16 = 9, enumerator
|