Skip to content

Missing name property in RefVariable #133

@Deep-Blue-2013

Description

@Deep-Blue-2013

There is the name property in RefVariable class, but I can't find in TF.NET.
The code in python is as below:

  @property
  def name(self):
    """The name of this variable."""
    return self._variable.name

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