Skip to content

Making dtype of tensors configurable #1

Description

@luozhouyang

By default, the dtype of int tensor is tf.dtypes.int64, and the dtype of float tensor is tf.dtypes.float64, which need more resources of calculation.

Making the dtypes configurable is a meaningful feature.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions