View Source EXLA.Executable (EXLA v0.4.1)

Wrapper around XLA's executable.

Link to this section Summary

Functions

Runs the given executable with a list of lists as inputs and the given options.

Link to this section Functions

Link to this function

run(executable, inputs, options \\ [])

View Source

Runs the given executable with a list of lists as inputs and the given options.