Skip to content

Enable native TPU profiling with XProf with libkineto integration.#40277

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_887198591
Open

Enable native TPU profiling with XProf with libkineto integration.#40277
copybara-service[bot] wants to merge 1 commit intomainfrom
test_887198591

Conversation

@copybara-service
Copy link
Copy Markdown

Enable native TPU profiling with XProf with libkineto integration.

This implementation allows users to move away from the intermediate internal TPU profiling layer (torch_tpu._internal.profiler) towards a native profiling experience on PyTorch using torch.profiler. Also it allows user to capture pytorch side events and those added by record_function.

@copybara-service copybara-service bot force-pushed the test_887198591 branch 7 times, most recently from c6d8e54 to a888acd Compare April 3, 2026 20:44
This implementation allows users to move away from the intermediate internal TPU profiling layer (`torch_tpu._internal.profiler`) towards a native profiling experience on PyTorch using `torch.profiler.` Also it allows user to capture pytorch side events and those added by record_function.

PiperOrigin-RevId: 887198591
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants