-
Notifications
You must be signed in to change notification settings - Fork 20
Conversation
a855182
to
d301a53
Compare
modelzoo/dien/README.md
Outdated
@@ -13,18 +13,33 @@ export path_to_e2eaiok=`pwd`/e2eAIOK | |||
mkdir -p ${path_to_e2eaiok_dataset} | |||
``` | |||
|
|||
## Install | |||
## Install End to end AIOK Kit for DIEN |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should use full name: Intel® End-to-End AI Optimization Kit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Jian-Zhang I fixed naming issue
Signed-off-by: Xue, Chendi <[email protected]>
Test failed, looks it trying to reload the model, is this expected behavior? A single doc update shouldn't lead to it, may be an issue of CI/CD system itself? @zigzagcai @xuechendi. |
I checked jenkins log. It was because some files were renamed from |
Signed-off-by: Xue, Chendi <[email protected]>
Signed-off-by: Xue, Chendi <[email protected]>
@Jian-Zhang , I re-triggered test, and now UT are passed. |
* Refine the main README for deltatuner * Refine the deltatuner README * remove the docker folder * refine the deltatuner code example
* delete * [V1.2] Refine the Deltatuner README (#10) * Refine the main README for deltatuner * Refine the deltatuner README * remove the docker folder * refine the deltatuner code example * refine example readme * add a new package name * refine format and fix typo * update api --------- Co-authored-by: Tianyi Liu <[email protected]>
No description provided.