Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
31f545ee
Unverified
Commit
31f545ee
authored
Dec 31, 2019
by
Yan Ni
Committed by
GitHub
Dec 31, 2019
Browse files
Update KDExample.md: fix missing links in doc (#1894)
parent
01385bb0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/en_US/TrialExample/KDExample.md
docs/en_US/TrialExample/KDExample.md
+1
-1
No files found.
docs/en_US/TrialExample/KDExample.md
View file @
31f545ee
...
@@ -30,4 +30,4 @@ for batch_idx, (data, target) in enumerate(train_loader):
...
@@ -30,4 +30,4 @@ for batch_idx, (data, target) in enumerate(train_loader):
*
**kd_teacher_model:**
The pre-trained teacher model
*
**kd_teacher_model:**
The pre-trained teacher model
*
**kd_T:**
Temperature for smoothing teacher model's output
*
**kd_T:**
Temperature for smoothing teacher model's output
The complete code can be found here
The complete code can be found
[
here
](
https://github.com/microsoft/nni/tree/v1.3/examples/model_compress/knowledge_distill/
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment