Skip to contents

Represents a tensor type with a specific data type and shape.

Usage

TensorType(dtype, shape)

Arguments

dtype

(TensorDataType)

shape

(Shape)

Value

TensorType