PulseAugur
LIVE 03:27:03
ENTITY FLOPS

FLOPS

PulseAugur coverage of FLOPS — every cluster mentioning FLOPS across labs, papers, and developer communities, ranked by signal.

Total · 30d
3
3 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
2
2 over 90d
TIER MIX · 90D
RECENT · PAGE 1/1 · 2 TOTAL
  1. 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.…

  2. RESEARCH · CL_05064 ·

    BudgetFormer cuts Transformer costs with adaptive attention head allocation

    Researchers have developed BudgetFormer, a Transformer architecture that optimizes the use of multi-head attention by dynamically allocating computational resources. This new mechanism learns to select the most informat…