方法
ArrowInputStreamread_tensor
自:0.11.0 起可用
声明 [源代码]
GArrowTensor*
garrow_input_stream_read_tensor (
GArrowInputStream* input_stream
GError** error
)
返回值
类型: GArrowTensor
成功返回 GArrowTensor
,错误返回 NULL
。
方法的调用者拥有数据的所有权,并负责释放它。 |
返回值可以是 NULL 。 |