View Source EXLA.Executable (EXLA v0.6.4)

Wrapper around XLA's executable.

Summary

Functions

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

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.