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

PyTorch

mentions 154 type Organization page 6/8 feed RSS

// recent coverage 154 mentions

18:43
2026-06-01
docs.pytorch.org
machine-learning

When does fragmentation occur in the CUDA caching allocator?

The CUDA caching allocator in PyTorch fragments memory when allocated blocks prevent adjacent free blocks from merging, causing allocation failures despite sufficient total free memory. This fragmenta…

16:41
2026-06-01
github.com
ai-agents

AI Agent Guidelines for CS336 at Stanford

Stanford University's CS336 course has released official guidelines restricting how AI coding assistants may be used by students, prohibiting tools like ChatGPT and GitHub Copilot from writing code, c…

15:39
2026-06-01
leimao.github.io
machine-learning

PyTorch Custom Operation

PyTorch users can now implement custom operations in C++ and CUDA for use in both Python and C++ inference programs, with automatic device dispatch between CPU and CUDA implementations. The approach s…

14:08
2026-06-01
clickhouse.com
machine-learning

Executable UDFs are now in public beta on ClickHouse Cloud

ClickHouse Cloud now offers executable user-defined functions (UDFs) in public beta, allowing users to upload Python code as a zip file and call it from SQL like any built-in function. The feature run…

18:01
2026-05-30
gilesthomas.com
machine-learning

First Looking into Jax

A developer who has spent years working extensively with PyTorch has begun exploring JAX, a competing machine learning framework, and reports finding it cleaner and more mathematically pure. The autho…

14:24
2026-05-29
developers.google.com
artificial-intelligence

A full stack platform for Edge AI from Google

Google launched Coral, a full-stack platform for edge AI that combines an AI-first hardware architecture with a unified developer experience to enable efficient, local AI processing. The platform prov…

21:54
2026-05-28
aws.amazon.com
artificial-intelligence

Training Azerbaijani language models on Amazon SageMaker AI

Azercell Telecom LLC, Azerbaijan's leading telecommunications provider, trained an Azerbaijani large language model on Amazon SageMaker AI in collaboration with the AWS Generative AI Innovation Center…

18:00
2026-05-28
dev.to
artificial-intelligence

Forget Python: Why PHP is the Real Future of AI for the Web

A PHP developer argues that PHP is superior to Python for integrating AI into web applications, particularly for e-commerce platforms like PrestaShop. The developer contends that while Python excels a…

07:00
2026-05-28
leimao.github.io
machine-learning

PyTorch AOTInductor Hybrid Lowering

PyTorch AOTInductor now compiles exported programs with hybrid CPU-GPU execution plans into a single executable package, eliminating the need to manually split models into separate device sub-models. …

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