Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dfloat16_helper_test.cc20 namespace float16 { namespace
Dfloat16_helper.cc37 namespace float16 { namespace
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/common/
Dfloat16.h23 using float16 = float16_t; variable
222 using float16 = mindspore::Float16; variable
/third_party/mindspore/mindspore-src/source/mindspore/core/base/
Dfloat16.h24 using float16 = float16_t; variable
231 using float16 = mindspore::Float16; variable
Dcomplex_storage.h64 inline explicit operator float16() const { return static_cast<float16>(real_); } in float16() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp657 std::vector<deFloat16> float16; in getFloat16s() local
DvktSpvAsmInstructionTests.cpp17709 vector<deFloat16> float16; in getFloat16a() local
17781 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCount)); in getInputData2() local
17917 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCountX)); in getInputDataV() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp683 std::vector<deFloat16> float16; in getFloat16s() local
DvktSpvAsmInstructionTests.cpp17807 vector<deFloat16> float16; in getFloat16a() local
17879 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCount)); in getInputData2() local
18015 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCountX)); in getInputDataV() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dpad_v3_grad.cc54 using float16 = Eigen::half; typedef
Dpad_v3.cc46 using float16 = Eigen::half; typedef
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dcomplex.h84 inline explicit operator float16() const { return static_cast<float16>(real_); } in float16() function
/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c101 static float float16(uint16_t val) in float16() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Ddtype.py83 float16 = typing.Float(16) variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1866 uint16_t float16 = API.getLoBits(16).getZExtValue(); in bufferLEByte() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7322 const FloatFormat float16 (-14, 15, 10, true, tcu::MAYBE); in createFuncGroup16Bit() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7311 const FloatFormat float16 (-14, 15, 10, true, tcu::MAYBE); in createFuncGroup16Bit() local