Package | Description |
---|---|
org.apache.arrow.flatbuf |
Modifier and Type | Method and Description |
---|---|
Tensor |
Tensor.__assign(int _i,
ByteBuffer _bb) |
Tensor |
Tensor.Vector.get(int j) |
Tensor |
Tensor.Vector.get(Tensor obj,
int j) |
static Tensor |
Tensor.getRootAsTensor(ByteBuffer _bb) |
static Tensor |
Tensor.getRootAsTensor(ByteBuffer _bb,
Tensor obj) |
Modifier and Type | Method and Description |
---|---|
Tensor |
Tensor.Vector.get(Tensor obj,
int j) |
static Tensor |
Tensor.getRootAsTensor(ByteBuffer _bb,
Tensor obj) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.