The default implementation of a Nx.Defn.Compiler
that evaluates the expression tree against the
tensor backend.
Options
The following options are specific to this compiler:
:hooks- a map of callbacks to override namedhookside effects. This allows overriding namedhooks at JIT time without recompiling the graph.:garbage_collect- when true, garbage collects after evaluating each node:max_concurrency- the number of partitions to start when running aNx.Servingwith this compiler