方法
ArrowTensorequal
始于: 0.4.0
声明 [src]
gboolean
garrow_tensor_equal (
GArrowTensor* tensor,
GArrowTensor* other_tensor
)
参数
other_tensor
-
类型:
GArrowTensor
要进行比较的
GArrowTensor
。数据由函数的调用者拥有。
始于: 0.4.0
gboolean
garrow_tensor_equal (
GArrowTensor* tensor,
GArrowTensor* other_tensor
)
other_tensor
类型: GArrowTensor
要进行比较的 GArrowTensor
。
数据由函数的调用者拥有。 |