View Source XLA (xla v0.5.0)

API for accessing compiled XLA archives.

Summary

Functions

Returns path to the precompiled XLA archive.

Functions

@spec 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.