Struct TensorObjectInterfaceProxy

struct TensorObjectInterfaceProxy

Interface proxy, used to insulate python bindings.

Public Static Functions

static pybind11::dict cuda_array_interface(TensorObject &self)

static pybind11::object to_cupy(TensorObject &self)

static TensorObject from_cupy(pybind11::object cupy_array)

Previous Struct TensorObject
Next Struct TensorUtils
© Copyright 2024, NVIDIA. Last updated on Apr 11, 2024.