Cambricon has joined the PyTorch Foundation as a platinum member and has secured a seat on the Foundation's governing council. This significant development in the management sphere was announced during the PyTorch Conference China 2026, held in Shanghai around September 8th.
In a review of the PyTorch Foundation conference, Cambricon was included in the list of new platinum members alongside Alibaba Cloud, while Ant Group became a new gold member. This expands the range of organizations shaping how frameworks, accelerators, and service stacks interact in the open source community.
For Cambricon, this move is viewed as strengthening its position within the ecosystem, rather than merely releasing a new silicon product. The company adheres to the 'Upstream First' principle, directing changes directly into public PyTorch branches instead of creating long-term closed forks. Their contributions cover seven modules: torch.compile, Eager operators, device runtime, distributed computing, automatic mixed precision, DataLoader, and Profiler.
This coverage is important for developers who want MLU accelerators to function as full-fledged backends when switching hardware within the same training and inference scripts.
The presence of representatives on staff strengthens the framework-level collaboration. The membership announcement notes that Cambricon's framework lead will join the governing council, and a core PyTorch developer will join the Technical Advisory Council to work on integrating PrivateUse1 style backends for Torch-MLU extensions.
PyTorch Foundation Executive Director Mark Collier welcomed this addition at the conference materials, emphasizing that accelerator manufacturers only succeed when they are involved throughout the entire AI software lifecycle—from experimentation to production deployment.
Furthermore, Cambricon continues its work with vLLM so that popular open models can run quickly on their hardware. However, this material is not a repetition of notes on the Day-0 Flash product, which have been covered previously. The practical takeaway for the ecosystem is interface stability: participation in the council and TAC, along with compiler and runtime patches integrated into the main branch, allows heterogeneous chips to reduce code rewriting costs.

