File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1313参数
1414::::::::::::
1515
16- - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
17- - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
16+ - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
17+ - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
1818 - **name ** (str,可选) - 具体用法请参见 :ref: `api_guide_Name `,一般无需设置,默认值为 None。
1919
2020
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ greater_equal
1313参数
1414::::::::::::
1515
16- - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
17- - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
16+ - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
17+ - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
1818 - **name ** (str,可选) - 具体用法请参见 :ref: `api_guide_Name `,一般无需设置,默认值为 None。
1919
2020
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ greater_than
1212
1313参数
1414:::::::::
15- - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
16- - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
15+ - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
16+ - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
1717 - **name ** (str,可选) - 具体用法请参见 :ref: `api_guide_Name `,一般无需设置,默认值为 None。
1818
1919
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ less_equal
1313参数
1414::::::::::::
1515
16- - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
17- - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
16+ - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
17+ - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
1818 - **name ** (str,可选) - 具体用法请参见 :ref: `api_guide_Name `,一般无需设置,默认值为 None。
1919
2020
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ less_than
1313参数
1414::::::::::::
1515
16- - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
17- - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、int32、int64。
16+ - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
17+ - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float16、float32、float64、uint8、int8、int16、 int32、int64。
1818 - **name ** (str,可选) - 具体用法请参见 :ref: `api_guide_Name `,一般无需设置,默认值为 None。
1919
2020
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ not_equal
1313参数
1414::::::::::::
1515
16- - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float32、float64、int32、int64。
17- - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float32、float64、int32、int64。
16+ - **x ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float32、float64、uint8、int8、int16、 int32、int64。
17+ - **y ** (Tensor) - 输入 Tensor,支持的数据类型包括 bool、float32、float64、uint8、int8、int16、 int32、int64。
1818 - **name ** (str,可选) - 具体用法请参见 :ref: `api_guide_Name `,一般无需设置,默认值为 None。
1919
2020
You can’t perform that action at this time.
0 commit comments