Constant

Constant - 23

版本

  • 名称: Constant (GitHub)

  • : main

  • 自版本: 23

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

该版本的操作符已自版本 23起可用。

概述

该操作符生成一个常量张量。必须指定提供的属性中的一个,即 value、sparse_value 或 value_*。

属性

  • sparse_value - SPARSE_TENSOR :

    输出张量中元素的稀疏格式值。

  • value - TENSOR :

    输出张量中元素的值。

  • value_float - FLOAT :

    标量、float32、输出张量的唯一元素的值。

  • value_floats - FLOATS :

    1D、float32、输出张量中元素的值。

  • value_int - INT :

    标量、int64、输出张量的唯一元素的值。

  • value_ints - INTS :

    1D、int64、输出张量中元素的值。

  • value_string - STRING :

    标量、UTF-8 字符串、输出张量的唯一元素的值。

  • value_strings - STRINGS :

    1D、UTF-8 字符串、输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T in ( tensor(bfloat16), tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(float4e2m1), tensor(float8e4m3fn), tensor(float8e4m3fnuz), tensor(float8e5m2), tensor(float8e5m2fnuz), tensor(int16), tensor(int32), tensor(int4), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint4), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

Constant - 21

版本

  • 名称: Constant (GitHub)

  • : main

  • 自版本: 21

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

该版本的操作符已自版本 21起可用。

概述

该操作符生成一个常量张量。必须指定提供的属性中的一个,即 value、sparse_value 或 value_*。

属性

  • sparse_value - SPARSE_TENSOR :

    输出张量中元素的稀疏格式值。

  • value - TENSOR :

    输出张量中元素的值。

  • value_float - FLOAT :

    标量、float32、输出张量的唯一元素的值。

  • value_floats - FLOATS :

    1D、float32、输出张量中元素的值。

  • value_int - INT :

    标量、int64、输出张量的唯一元素的值。

  • value_ints - INTS :

    1D、int64、输出张量中元素的值。

  • value_string - STRING :

    标量、UTF-8 字符串、输出张量的唯一元素的值。

  • value_strings - STRINGS :

    1D、UTF-8 字符串、输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(bfloat16), tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(float8e4m3fn), tensor(float8e4m3fnuz), tensor(float8e5m2), tensor(float8e5m2fnuz), tensor(int16), tensor(int32), tensor(int4), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint4), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

常量 - 19

版本

  • 名称: Constant (GitHub)

  • : main

  • since_version: 19

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

此版本的运算符已自版本 19起可用。

总结

该操作符生成一个常量张量。必须指定提供的属性中的一个,即 value、sparse_value 或 value_*。

属性

  • sparse_value - SPARSE_TENSOR :

    输出张量中元素的稀疏格式值。

  • value - TENSOR :

    输出张量中元素的值。

  • value_float - FLOAT :

    标量、float32、输出张量的唯一元素的值。

  • value_floats - FLOATS :

    1D、float32、输出张量中元素的值。

  • value_int - INT :

    标量、int64、输出张量的唯一元素的值。

  • value_ints - INTS :

    1D、int64、输出张量中元素的值。

  • value_string - STRING :

    标量、UTF-8 字符串、输出张量的唯一元素的值。

  • value_strings - STRINGS :

    1D、UTF-8 字符串、输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(bfloat16), tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(float8e4m3fn), tensor(float8e4m3fnuz), tensor(float8e5m2), tensor(float8e5m2fnuz), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

常量 - 13

版本

  • 名称: Constant (GitHub)

  • : main

  • since_version: 13

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

此版本的运算符已自版本 13起可用。

总结

该操作符生成一个常量张量。必须指定提供的属性中的一个,即 value、sparse_value 或 value_*。

属性

  • sparse_value - SPARSE_TENSOR :

    输出张量中元素的稀疏格式值。

  • value - TENSOR :

    输出张量中元素的值。

  • value_float - FLOAT :

    标量、float32、输出张量的唯一元素的值。

  • value_floats - FLOATS :

    1D、float32、输出张量中元素的值。

  • value_int - INT :

    标量、int64、输出张量的唯一元素的值。

  • value_ints - INTS :

    1D、int64、输出张量中元素的值。

  • value_string - STRING :

    标量、UTF-8 字符串、输出张量的唯一元素的值。

  • value_strings - STRINGS :

    1D、UTF-8 字符串、输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(bfloat16), tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

常量 - 12

版本

  • 名称: Constant (GitHub)

  • : main

  • since_version: 12

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

此版本的运算符已自版本 12起可用。

总结

该操作符生成一个常量张量。必须指定提供的属性中的一个,即 value、sparse_value 或 value_*。

属性

  • sparse_value - SPARSE_TENSOR :

    输出张量中元素的稀疏格式值。

  • value - TENSOR :

    输出张量中元素的值。

  • value_float - FLOAT :

    标量、float32、输出张量的唯一元素的值。

  • value_floats - FLOATS :

    1D、float32、输出张量中元素的值。

  • value_int - INT :

    标量、int64、输出张量的唯一元素的值。

  • value_ints - INTS :

    1D、int64、输出张量中元素的值。

  • value_string - STRING :

    标量、UTF-8 字符串、输出张量的唯一元素的值。

  • value_strings - STRINGS :

    1D、UTF-8 字符串、输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

常量 - 11

版本

  • 名称: Constant (GitHub)

  • : main

  • since_version: 11

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

此版本的运算符已自版本 11起可用。

总结

常量张量。两个属性中必须且只能指定一个,即 value 或 sparse_value。

属性

  • sparse_value - SPARSE_TENSOR :

    输出张量中元素的稀疏格式值。

  • value - TENSOR :

    输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

常量 - 9

版本

  • 名称: Constant (GitHub)

  • : main

  • since_version: 9

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

此版本的运算符已自版本 9起可用。

总结

常量张量。

属性

  • value - TENSOR (必需)

    输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(bool), tensor(complex128), tensor(complex64), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(string), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8) )

    将输入和输出类型限制为所有张量类型。

常量 - 1

版本

  • 名称: Constant (GitHub)

  • : main

  • since_version: 1

  • 函数: False

  • 支持级别: SupportType.COMMON

  • 形状推断: True

此版本的运算符已自版本 1起可用。

总结

常量张量。

属性

  • value - TENSOR (必需)

    输出张量中元素的值。

输出

  • output (异构) - T

    包含提供的张量相同值的输出张量。

类型约束

  • T 在 ( tensor(double), tensor(float), tensor(float16) )

    将输入和输出类型限制为浮点张量。