Snakepit.ZeroCopy (Snakepit v0.8.7)
View SourceZero-copy interop helpers for DLPack and Arrow.
Handles create/import lifecycle for zero-copy handles, with copy-based fallbacks when unavailable.
Summary
Types
@type export_opts() :: [ device: Snakepit.ZeroCopyRef.device(), dtype: atom() | String.t(), shape: tuple() | list(), owner: :elixir | :python ]