Dummy-Test-PR#38
Conversation
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
Signed-off-by: qraniumcitest <rmakar@qti.qualcomm.com>
|
Jenkins-Ready |
|
From GHES (comment) by @ Code AssistantReviewed Commits: 9ec964b, cb7da87, 18e39a3, 0c1134d, ce71a04, 06d8f88, 96b7379, 6b2a01b, eb45f6f, babc96d, 009a778
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Updated the correct code with updated syntax, removed device_group Signed-off-by: Sharvari Medhe smedhe@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com
Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com Signed-off-by: qraniumcitest rmakar@qti.qualcomm.com This PR introduces several changes across multiple files, primarily focusing on:
The most significant issues are:
[DUPLICATION] Duplicate GitHub workflow files with nearly identical content - MediumThere are two nearly identical GitHub workflow files: Recommendation: Keep only one of these files (preferably the more complete one with the whitespace trim functionality) and remove the other. [CONSISTENCY] Parameter name inconsistency between notebooks and implementation - MediumThe notebooks ( The parameter name should be consistent across all files. Based on the implementation in Fixed Code Snippet: qeff_model.compile(num_cores=14, mxfp6=True)[TYPO] Typo in error message in GitHub workflow - LowThere's a typo in the error message in both GitHub workflow files. The message says "Connect VPN then re-reun" instead of "Connect VPN then re-run". Fixed Code Snippet: curl -I --max-time 10 "https://github.qualcomm.com" || (echo "Cannot reach GHES over HTTPS. Connect VPN then re-run"; exit 1)** Version 1.3.2** Help us improve! How useful was this code feedback? Not very useful 1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ Very useful How much time did it save you (in hours)? 0 | <1 | 1-3 | >4 Let us know your detailed feedback Source: https://github.qualcomm.com/qranium/efficient-transformers/pull/31#issuecomment-988408 |
|
Jenkins-Ready |
No description provided.