Skip to content

Logger Module For Efficient Transformers#696

Open
abhishek-singh591 wants to merge 20 commits intoquic:mainfrom
abhishek-singh591:logger_support
Open

Logger Module For Efficient Transformers#696
abhishek-singh591 wants to merge 20 commits intoquic:mainfrom
abhishek-singh591:logger_support

Conversation

@abhishek-singh591
Copy link
Copy Markdown
Contributor

This PR is to add support for Logger Module in Efficient Transformer library. QEFFLogger will run in a low priority thread and shall have a thread safe queue waiting for logs coming from different modules running in single or multi threaded enviornment. This shall support capturing logs classified at various log levels and user can set different log levels for different namespace so that user can have control of logging and thereby easing the debugging. These logs are dumped in the JSON format so that post processing can be done easily.

Signed-off-by: abhishek-singh591 <sabhis@qti.qualcomm.com>
Signed-off-by: abhishek-singh591 <sabhis@qti.qualcomm.com>
Signed-off-by: abhishek-singh591 <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: abhishek-singh591 <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Comment thread QEfficient/base/modeling_qeff.py Outdated
Comment thread QEfficient/generation/text_generation_inference.py Outdated
Comment thread QEfficient/utils/logging_utils.py Outdated
Comment thread QEfficient/utils/logging_utils.py
Comment thread QEfficient/utils/logging_utils.py
Comment thread QEfficient/utils/logging_utils.py
Comment thread pyproject.toml Outdated
Comment thread QEfficient/base/modeling_qeff.py Outdated
Comment thread QEfficient/utils/logging_utils.py
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
Signed-off-by: Abhishek Kumar Singh <sabhis@qti.qualcomm.com>
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.

3 participants