docs.rs failed to build xla-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
xla-0.1.6
xla-rs
Experimentation using the xla compiler from rust
Pre-compiled binaries for the xla library can be downloaded from the
elixir-nx/xla repo.
These should be extracted at the root of this repository, resulting
in a xla_extension subdirectory being created, the currently supported version
is 0.4.4.
For a linux platform, this can be done via:
If the xla_extension directory is not in the main project directory, the path
can be specified via the XLA_EXTENSION_DIR environment variable.