XLA (xla v0.4.0) View Source

API for accessing compiled XLA archives.

Link to this section Summary

Functions

Returns path to the precompiled XLA archive.

Link to this section Functions

Specs

archive_path!() :: Path.t()

Returns path to the precompiled XLA archive.

Depending on the environment variables configuration, the path will point to either built or downloaded file. If not found locally, the file is downloaded when calling this function.