parent
7c0e6afcca
commit
89082724cf
@ -110,7 +110,7 @@ print("sess.run(node3): ",sess.run(node3))
|
|||||||
```
|
```
|
||||||
The last two print statements produce
|
The last two print statements produce
|
||||||
```
|
```
|
||||||
node3: Tensor("Add_2:0", shape=(), dtype=float32)
|
node3: Tensor("Add:0", shape=(), dtype=float32)
|
||||||
sess.run(node3): 7.0
|
sess.run(node3): 7.0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user