View Source Nx.BinaryBackend (Nx v0.2.1)

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.