List Question
20 TechQA 2024-03-14T09:48:11.553000Failing to optimize unet model with dtype=torch.float16
25 views
Asked by YiCheng Yang
std::floating_point concept in CUDA for all IEE754 types
48 views
Asked by Dimitri Lesnoff
Why doesn't /proc/cpuinfo contain fp16 if FEAT_FP16 is supported?
58 views
Asked by pmor
How to call _mm256_mul_ph from rust?
199 views
Asked by dmeister
M2 Mac YOLOv8 Training: RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half'
197 views
Asked by Figtor
Convert generic type to Half value allocation-free
73 views
Asked by ygoe
How to use float16 neon intrinsics on Android?
62 views
Asked by fabian
How do I print the half-precision / bfloat16 values from in a (binary) file?
73 views
Asked by einpoklum
How can I do arithmetic on CUDA's __half type in host side code?
103 views
Asked by einpoklum
Different methods to unpack CUDA half2 datatypes
130 views
Asked by Martin Ueding
Clarification on IEEE 754 rounding to nearest, ties to even
116 views
Asked by Benjamin Owen
Precision loss reading from `r16Snorm` texture to `half` variable in Metal
59 views
Asked by simd
Using bfloat16 with C++23 on x86 CPUs using g++13
332 views
Asked by Vistemboir
How to convert a float to a half type and the other way around in C
1.1k views
Asked by juffma
Using half precision with CuPy
132 views
Asked by Markus Holzer
16-bit floating point division (half-precision)?
59 views
Asked by Arthur
List of ARM instructions implementing half-precision floating-point arithmetic
778 views
Asked by pmor
Reciprocal of fp16 in OpenCL
61 views
Asked by Bram
How to verify if the tensorflow code trains completely in FP16?
109 views
Asked by Sherlock
Can language model inference on a CPU, save memory by quantizing?
706 views
Asked by rwallace