方法

Arrow张量 (Tensor)is_contiguous

自版本:0.3.0

声明 [源代码]

gboolean
garrow_tensor_is_contiguous (
  GArrowTensor* tensor
)

描述

暂无描述。

可用自版本:0.3.0

返回值

类型: gboolean

如果张量是连续的,则返回 TRUE,否则返回 FALSE