Skip to contents

This represents a constant value.

Usage

Constant(data, type)

Arguments

data

(any)
The value of the constant.

type

(TensorType)
The type of the constant.

Value

Constant