Home
last modified time | relevance | path

Searched defs:Float16 (Results 1 – 25 of 56) sorted by relevance

123

/external/deqp-deps/glslang/SPIRV/
Dhex_float.h32 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/
Dhex_float.h32 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/
Dhex_float.h41 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/
Dhex_float.h41 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/
Dhex_float.h41 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/
DRefLayerTests.cpp2045 ARMNN_AUTO_TEST_CASE_WITH_THF(ShapeDimSize1Float16, ShapeDimSize1Test<DataType::Float16>) in ARMNN_AUTO_TEST_CASE_WITH_THF()
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dquantization_util_test.cc83 TEST(Dequantize, Float16) { in TEST() argument
/external/tensorflow/tensorflow/lite/kernels/
Dnumeric_verify_test.cc103 TEST(NumericVerifyOpTest, Float16) { in TEST() argument
Ddequantize_test.cc98 TEST(DequantizeOpTest, Float16) { in TEST() argument
/external/pytorch/torch/csrc/cuda/
Dnccl.h65 Float16 = 6, enumerator
/external/executorch/backends/apple/coreml/runtime/delegate/
Dmultiarray.h45 Float16, enumerator
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h52 Float16 = 0x0046, // 16 bit real enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h58 Float16 = 0x0046, // 16 bit real enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h59 Float16 = 0x0046, // 16 bit real enumerator
/external/clang/include/clang/Basic/
DTargetBuiltins.h117 Float16, enumerator
/external/deqp/framework/common/
DtcuFloat.hpp189 Float16; //!< IEEE 754-2008 16-bit floating-point value typedef
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs185 Float16 = 10, enumerator
/external/armnn/include/armnn/
DTypes.hpp50 Float16 = 0, enumerator
/external/vixl/src/
Dutils-vixl.cc208 Float16::Float16(double dvalue) { in Float16() function in vixl::Float16
Dutils-vixl.h253 Float16() : rawbits_(0x0) {} in Float16() function
/external/ComputeLibrary/arm_compute/
DAcl.hpp494 Float16 = AclFloat16, enumerator
/external/rust/android-crates-io/crates/bindgen/ir/
Dty.rs562 Float16, enumerator
/external/clang/utils/TableGen/
DNeonEmitter.cpp90 Float16, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs598 Float16 = 9, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs589 Float16 = 9, enumerator

123