Skip to content

Can't find dtype in RefVariable #137

@Oceania2018

Description

@Oceania2018

We should add a shortcut dtype for RefVariable to access varirable's data type.

  @property
  def dtype(self):
    """The `DType` of this variable."""
    return self._variable.dtype

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions