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
02e9fcfc
Commit
02e9fcfc
authored
Nov 30, 2018
by
Scarlett Li
Committed by
fishyds
Nov 30, 2018
Browse files
Fix for issue #414 (#415)
* update doc for "write trial" * fix link * issue 414
parent
a39e6089
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/howto_1_WriteTrial.md
docs/howto_1_WriteTrial.md
+1
-1
tools/nni_annotation/README.md
tools/nni_annotation/README.md
+1
-1
No files found.
docs/howto_1_WriteTrial.md
View file @
02e9fcfc
...
...
@@ -113,7 +113,7 @@ with tf.Session() as sess:
>>
>>`@nni.report_intermediate_result`/`@nni.report_final_result` will send the data to assessor/tuner at that line.
>>
>>Please refer to [Annotation README](../tools/annotation/README.md) for more information about annotation syntax and its usage.
>>Please refer to [Annotation README](../tools/
nni_
annotation/README.md) for more information about annotation syntax and its usage.
>Step 2 - Enable NNI Annotation
...
...
tools/nni_annotation/README.md
View file @
02e9fcfc
# Introduction
#
NNI Annotation
Introduction
For good user experience and reduce user effort, we need to design a good annotation grammar.
...
...
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