Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
seminar-breakout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shashank Suhas
seminar-breakout
Commits
bbe34866
You need to sign in or sign up before continuing.
Commit
bbe34866
authored
Jan 27, 2018
by
HanGuobiao
Committed by
Yuxin Wu
Jan 27, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update symbolic.md (#613)
parent
641c4b25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/tutorial/symbolic.md
docs/tutorial/symbolic.md
+1
-1
No files found.
docs/tutorial/symbolic.md
View file @
bbe34866
...
@@ -86,5 +86,5 @@ to be handled in those libraries, though.
...
@@ -86,5 +86,5 @@ to be handled in those libraries, though.
It is a bit different to use sonnet/Keras.
It is a bit different to use sonnet/Keras.
sonnet/Keras manages the variable scope by their own model classes, and calling their symbolic functions
sonnet/Keras manages the variable scope by their own model classes, and calling their symbolic functions
always creates new variable scope. See the
[
Keras example
](
../examples/
mnist-keras.py
)
for how to use it within tensorpack.
always creates new variable scope. See the
[
Keras example
](
../examples/
keras
)
for how to use it within tensorpack.
The support is only preliminary for now.
The support is only preliminary for now.
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