Skip to content

_graph_key is null for default graph #108

@Oceania2018

Description

@Oceania2018

When allocate a new variable like W = tf.Variable(1.0, name="weight"), the default _graph_key should be filled with grap-key-0/. But in the TensorFlowNET.Examples LinearRegression, it's empty.

Python:
image

C#:
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions