View Source EXLA.Executable (EXLA v0.7.3)

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

deserialize(client, binary)

View Source
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.