PulseAugur
EN
LIVE 08:57:56
ENTITY single-precision floating-point format

single-precision floating-point format

PulseAugur coverage of single-precision floating-point format — every cluster mentioning single-precision floating-point format across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
8
8 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
7
7 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

3 day(s) with sentiment data

RECENT · PAGE 1/1 · 8 TOTAL
  1. RESEARCH · CL_97851 ·

    SwitchBraidNet architecture offers lightweight hybrid BCI for low-power deployment

    Researchers have developed SwitchBraidNet, a novel lightweight architecture for hybrid brain-computer interfaces (BCIs) that integrates motor imagery and steady-state visual evoked potentials. This compact model is desi…

  2. RESEARCH · CL_97809 ·

    Mixed-Precision CA-SGD Accelerates Training on GPUs

    Researchers have developed a mixed-precision communication-avoiding SGD (CA-SGD) method for generalized linear models on GPUs. This approach aims to reduce communication bottlenecks in distributed training by amortizing…

  3. TOOL · CL_76049 ·

    MarginGate paper ensures reproducible LLM decoding with BF16

    A new paper introduces MarginGate, a method to ensure reproducible decoding for large language models even when using the faster BF16 format. This addresses a subtle bug where the order of requests in a batch can cause …

  4. TOOL · CL_55200 ·

    AI-generated CUDA kernels cause silent bugs in deep learning training

    AI-generated CUDA kernels, intended to accelerate deep learning computations, have been found to introduce subtle and hard-to-detect bugs. These kernels, which passed NVIDIA's SOL-ExecBench benchmark, failed in real-wor…

  5. TOOL · CL_20689 ·

    LLM Study Diary #3: PyTorch tensors, float types, and training infrastructure

    This LLM study diary entry focuses on PyTorch fundamentals for training large language models. It details tensor basics, exploring various floating-point data types like FP32, BF16, and FP8 for efficiency and stability.…

  6. RESEARCH · CL_15546 ·

    EdgeLPR paper explores neural network precision vs performance trade-offs for LiDAR place recognition

    Researchers have developed EdgeLPR, a method for efficient LiDAR-based place recognition on edge devices. The approach utilizes Bird's Eye View representations to enable lightweight image-based networks for autonomous n…

  7. RESEARCH · CL_14350 ·

    Object detection models show mixed robustness to quantization and input degradations

    A new study investigates how post-training quantization (PTQ) affects the robustness of YOLO object detection models when faced with real-world input degradations like noise and blur. Researchers evaluated various preci…

  8. RESEARCH · CL_06527 ·

    New methods QFlash and ELSA boost Vision Transformer attention efficiency

    Researchers have developed two new methods to improve the efficiency of attention mechanisms in vision transformers. QFlash focuses on enabling integer-only operations for FlashAttention, achieving significant speedups …