"vscode:/vscode.git/clone" did not exist on "c3f2c1dfcb94194b77a9ab2ad02d4c49f58e4367"
Commit 66efe412 authored by Olivia's avatar Olivia Committed by GitHub
Browse files

update another initializer change

parent 72d074bc
...@@ -33,7 +33,7 @@ Usage: ...@@ -33,7 +33,7 @@ Usage:
biases = variables.variable('biases', biases = variables.variable('biases',
shape=[100], shape=[100],
initializer=tf.zeros_initializer, initializer=tf.zeros_initializer(),
device='/cpu:0') device='/cpu:0')
# More complex example. # More complex example.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment