Draft
Conversation
Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * gpu recommend Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * gpu recommend Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * static analysis Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * ast fix Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * static analysis Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * ast stable Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * refactor: rewrite scanner.py as TraceML-native visitor-based implementation Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix: resolve function-scoped model_name vars, add compact BERT to registry Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * feat: add torchvision factory registry, fix Lightning detection, add comments to estimator Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix: auto-detect batch size, add dynamic CUDA overhead, adaptive number format Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * remove suggest-gpu Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * remove suggest-gpu and add sys info Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * add basic engine Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * add basic engine Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix render Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix render Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * feat: enrich INPUT_BOUND hint with num_workers and core count from manifests Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix: script hints use +---+ card style; improve LOGGING_SYNC hint text Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix error Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * test: add runnable examples to trigger all heuristic diagnostics Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * test: add sleep to dummy datasets to allow TraceML UI to render metrics Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * text fix Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix: call .cpu() before .numpy() in sync_transfer trigger to prevent runtime error on GPU Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * fix: suppress LOGGING_SYNC_IN_LOOP when SYNC_CALLS_HIGH already fires Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * refactor: remove dead cpu_info.json and gpu_info.json writes; system_manifest.json is the single hardware snapshot Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * refactor: remove dead param_estimator.py and model_registry.py from ast_analysis Signed-off-by: ppraneth <pranethparuchuri@gmail.com> * feat: add WAIT_HEAVY live hint enricher; replace hardcoded INPUT_BOUND check with dispatch map Signed-off-by: ppraneth <pranethparuchuri@gmail.com> --------- Signed-off-by: ppraneth <pranethparuchuri@gmail.com> Co-authored-by: ppraneth <pranethparuchuri@gmail.com>
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.
No description provided.