Posts tagged announce-eos-pytorch-profling-api

End of Support for PyTorch Experimental Profiling API starting in a future release

Neuron will end support for the torch_neuronx.experimental.profiler.profile API in a future release of Neuron (planned for v2.29.0). This experimental API will be replaced by native PyTorch profiling support using the standard torch.profiler.profile() API.

If you are using torch_neuronx.experimental.profiler.profile, before April/May 2026:

Read more ...