Skip to content

Conversation

yushangdi
Copy link
Contributor

@yushangdi yushangdi commented Aug 21, 2025

Update tlparse version to 0.4.0 because we have breaking change in this version. The signature of parse_path(path: &PathBuf, config: &ParseConfig) changed (from ParseConfig to &ParseConfig).

#[cfg(debug_assertions)] make the printing only show up in debug mode, but looks like internally we are running in debug mode, so these printings would show up. Remove them now.

@meta-cla meta-cla bot added the cla signed label Aug 21, 2025
@yushangdi yushangdi requested a review from angelayi August 21, 2025 20:58
@yushangdi yushangdi changed the title Remove some printing in tlparse when we have --inductor-provenance Update tlparse version to 0.4.0 Aug 21, 2025
@yushangdi yushangdi force-pushed the remove_provenance_prints branch from 34c2dd1 to 1f191e7 Compare August 21, 2025 21:47
@yushangdi yushangdi merged commit e7cf667 into pytorch:main Aug 21, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants