Posts tagged announce-eos-pytorch-profling-api

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

This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3

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.

Read more ...