XProf v2.20.3
·
96 commits
to master
since this release
What's Changed
- Allow Xprof frontend to use the query parameter
use_saved_result=False
which will skip the intermediate analysis and regenerate the tool data from XSpace by @adityakakarotin #1456 - Removing stale function signature references from tensorflow that rely on old options of type variant<int, string> by @adityakakarot in #1527
- Add todo to rename
stack_frame
tostack_trace
. in #1602 - Add throbber to hlo_stats, input_pipeline, megascale_stats and roofline_model tools. by @muditgokhale2 in #1599
- Rename OP Name search box to XLA Op name by @muditgokhale2 in #1601
- Remove legacy data service by @zzzaries in #1594
- Add error handling for network error (Server crashes) by @muditgokhale2 in #1597
- Fix sidenav visibility in graph_viewer for Firefox users. by @muditgokhale2 in #1608
- Remove GCS rate limiting and also remove the logic to generate runs based on tfevent files. in #1603
- Group TranceCounter Events to send more counter events over the network for large cases. by @rnayar3 in #1579
- Add Input bottleneck rules in #1600
- Add Trace options and update trace filters for 3P based on trace options in #1584
- Propagate full_dma option in 3P trace viewer in #1590
- Add async lines back to 3P trace viewer filtered by full_dma option in #1591
- Restructuring the data_table_utils file by @sannidhyachauhan in #1607
- In this CL: by @adityakakarot in #1528
Full Changelog: xprof-v2.20.2...xprof-v2.20.3