[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../python/generated/pyarrow.ipc.read_tensor.html [Back]  [Original]

pyarrow.ipc.read_tensor — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.ipc.read_tensor#

pyarrow.ipc.read_tensor(source)#

Read pyarrow.Tensor from pyarrow.NativeFile object from current position. If the file source supports zero copy (e.g. a memory map), then this operation does not allocate any memory. This function not assume that the stream is aligned

Parameters:
sourcepyarrow.NativeFile
Returns:
tensorTensor

Web Proxy Viewer  |  New URL  |  Original Page