View Source Nx.BinaryBackend (Nx v0.6.0)
An opaque backend written in pure Elixir that stores the data in Elixir's binaries.
This is the default backend used by the Nx
module.
The backend itself (and its data) is private and must
not be accessed directly.