cd/entity/PyTorch· home entities PyTorch
grep -l @pytorch /news/*.json | wc -l → 398

PyTorch

mentions 398 type Organization page 17/20 feed RSS

// recent coverage 398 mentions

23:50
2026-06-13
llama-cpp.com
large-language-models

Llama.cpp – Run LLM Inference in C/C++

Llama.cpp is an open-source C/C++ library that enables running large language model inference locally on consumer hardware, supporting multiple platforms and GPU backends. It automatically optimizes e…

09:54
2026-06-13
dev.to
artificial-intelligence

Build Your Own Shakespearean LLM

A developer built a character-level language model from scratch using Shakespeare's complete works, training a nanoGPT model on a consumer-grade MacBook Pro in about 15 minutes. The project demonstrat…

13:47
2026-06-12
pytorch.org
artificial-intelligence

PyTorch Meetup Singapore: A milestone in APAC

Eighty engineers, researchers, and community builders gathered for the inaugural PyTorch Meetup Singapore, hosted at the Red Hat Asia Pacific office. The event featured technical talks on inference, d…

12:00
2026-06-12
kdnuggets.com
machine-learning

3 NumPy Tricks for Numerical Performance

NumPy's vectorization and broadcasting techniques can accelerate numerical operations by up to 56x compared to explicit Python loops, as demonstrated by a column standardization task on a 50,000-row, …

00:00
2026-06-11
huggingface.co
machine-learning

Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP

PyTorch's `nn.Linear` module transposes its weight tensor before performing matrix multiplication and addition, as revealed by profiler traces showing an `aten::t` operation that only modifies tensor …

00:00
2026-06-10
pyrefly.org
machine-learning

Talk: Tensor Shapes in the Type System

Pyrefly, a Python type checker, has introduced an experimental feature that brings tensor shapes into Python's type system, allowing shape annotations to become inferred type hints instead of comments…

15:41
2026-06-09
modular.com
ai-infrastructure

What about OpenCL and CUDA C++ alternatives?

Chris Lattner, a lead engineer on Apple's original OpenCL implementation, explains why OpenCL and other C++-based GPU programming models failed to become dominant in AI, citing slow committee-driven d…

23:58
2026-06-08
simonwillison.net
artificial-intelligence

Siri AI at WWDC 2026

Apple at WWDC 2026 announced a new generation of Siri AI features, including a custom Gemini-derived model running on its Private Cloud Compute infrastructure and vision LLMs to extract information fr…

12:00
2026-06-08
kdnuggets.com
artificial-intelligence

5 Must-Know Python Concepts for AI Engineers

AI engineers must master five critical Python concepts to build scalable, secure, and robust production systems, including PyTorch's autograd for automatic gradient computation and the `__call__` meth…

19:30
2026-06-05
gilesthomas.com
machine-learning

JAX backends and devices

JAX defaults to loading data directly onto GPU memory when a CUDA-enabled version is installed, causing out-of-memory errors for large datasets that would fit in system RAM. The framework's `jax.devic…

← prev page 17 / 20 next →
// co-occurs with top 8 entities
// topics top 6 topics