cd/entity/Triton· home entities Triton
grep -l @triton /news/*.json | wc -l → 54

Triton

mentions 54 type Organization page 2/3 feed RSS

// recent coverage 54 mentions

06:55
2026-07-23
andytimm.github.io
large-language-models

I audited Stanford's CS336 and built an LLM from scratch for $353

Stanford NLP's CS336 course, audited by a student who built an LLM from scratch for $353, delivers on its premise of deepening understanding of modern LLMs through hands-on assignments that include bu…

17:14
2026-07-22
dev.to
artificial-intelligence

Building Production-Ready RAG Applications: A Practical Guide

A developer's practical guide details the engineering challenges and solutions for deploying production-ready Retrieval-Augmented Generation (RAG) applications, covering data indexing, vector stores, …

19:00
2026-07-21
hiraditya.github.io
machine-learning

How torch.compile Actually Works

Torch.compile is not a traditional compiler but a system that intercepts Python bytecode at runtime, extracts compilable regions through a multi-stage pipeline, and stitches them back with eager Pytho…

03:35
2026-07-21
dev.to
computer-vision

Exploring the Deep Learning Library in Modern Computer Vision

A developer compares PyTorch and TensorFlow for computer vision projects, noting that PyTorch dominates research with dynamic computation graphs and recent performance improvements via torch.compile()…

19:00
2026-07-19
hiraditya.github.io
artificial-intelligence

Triton: The Compiler That Pretends to Be a Library

Triton is a compiler with a Python frontend that parses a function's AST, runs it through an MLIR pipeline, and emits a GPU binary, never executing the Python function as Python. The compiler handles …

02:58
2026-07-16
discuss.huggingface.co
machine-learning

My latest ablation run: integrating Engram onto two backbones

A 200-step, ~1.7B-parameter ablation run in OLMo-core comparing Engram on a standard attention Transformer versus a 3 GDN-layer + 1 attention-layer hybrid found that Transformer + Engram reached sligh…

00:00
2026-07-13
rocm.blogs.amd.com
artificial-intelligence

Triton-Based Optimization of Video Sparse Attention on ROCm

AMD has released a Triton-based optimization for video sparse attention on its ROCm platform, targeting Diffusion Transformers (DiTs) used in video generation. The implementation reduces the quadratic…

00:00
2026-07-13
rocm.blogs.amd.com
artificial-intelligence

GEAK Agent-Driven Optimization of the DeepSeekV4 MLA Kernel

AMD's open-source GEAK agent-driven framework automated the optimization of the DeepSeekV4 MLA kernel, achieving a 2.10x improvement in end-to-end throughput and a 3.71x reduction in time-to-first-tok…

19:12
2026-07-11
byteiota.com
artificial-intelligence

Hugging Face Kernels Are Now Signed Hub Artifacts

Hugging Face announced that custom GPU kernels on its Hub are now signed artifacts governed by a trusted publisher model, requiring a dedicated repository type that replaces the old model-type format.…

16:50
2026-07-09
gimletlabs.ai
ai-agents

Formally Verifying AI-Generated GPU Kernels

Gimlet Labs has built an early research system that uses formal verification to prove semantic equivalence between reference PyTorch models and AI-generated GPU kernels, catching bugs that pass tradit…

00:00
2026-07-08
rocm.blogs.amd.com
machine-learning

Towards Feature Complete Triton Support in JAX-Triton

AMD contributed a compatibility update to JAX-Triton that supports most Triton features, enabling users to run virtually any Triton or Gluon kernel inside JAX with minimal changes. The update includes…

00:17
2026-07-07
supercomputing-system-ai-lab.github.io
machine-learning

PuzzleMoE: Efficient Compression of Large Mixture-of-Experts Models

Researchers introduce PuzzleMoE, a method for compressing large Mixture-of-Experts models via fine-grained element-wise merging and bit-packing, achieving up to 16.7% higher accuracy on MMLU at 50% co…

05:57
2026-07-01
efn.se
artificial-intelligence

Efter börsfesten – Stockholm mot avvaktande start

Stockholmsbörsen öppnar avvaktande efter en stark period på Wall Street, där teknikaktier drev Nasdaq upp 1,5 procent. SEB konstaterar att marknaden har sett igenom geopolitisk oro och satsat stort på…

19:03
2026-06-30
rocm.blogs.amd.com
large-language-models

Accelerating LLM Inference on AMD GPUs with Low-Latency GEMMs

AMD announced a new kernel family, LDS-Pipelined Split-K GEMM, that accelerates LLM inference on AMD GPUs by optimizing decode-time GEMMs with small M and large N/K dimensions. The technique achieves …

00:00
2026-06-29
rocm.blogs.amd.com
machine-learning

OpenXLA and JAX - ROCm Support and the State of CI

The OpenXLA compiler stack and JAX now run upstream on AMD ROCm, with XLA gating every pull request on real AMD Instinct silicon through GitHub Actions and JAX running hardware tests on every ROCm PR.…

12:00
2026-06-23
hiraditya.github.io
machine-learning

A tour of MLIR: The Dialect Stack Everyone Depends On

MLIR, a compiler infrastructure framework, has become the foundation for numerous machine learning compilers including XLA, Triton, Mojo, Torch-MLIR, IREE, and ONNX-MLIR. It provides a reusable IR con…

← prev page 2 / 3 next →
// co-occurs with top 8 entities
// topics top 6 topics