Document TorchScript and allocator economics in the performance vignette - #66
Merged
Merged
Conversation
Move the LTX-2.3 tuning notes out of the personal skill hub and into "Performance Levers": compiling the hot step, when tracing loses, allocator cost models and the once-at-load callback gates, pool regrowth between phases, compact per-token conditioning, and verifying tuning inputs. ltx23_tune_gc() now cites the vignettes instead of a path on Troy's machine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
jit_compile(), the twojit_trace()hazards,expandable_segmentsvsbackend:native, the three allocator callback gates and why they must be pushed live, pool regrowth aftercuda_empty_cache(), compact per-token conditioning, and verifying tuning inputs. This is the content of the formertorchscript-and-allocator-economics.mdnote from the skill hub, rewritten for the vignette.ltx23_tune_gc()roxygen cites the diffuseR and chatterbox vignettes instead of a path on one machine;man/ltx23_tune_gc.Rdregenerated.