EXLA
▼
Project version
v0.9.2
v0.9.1
v0.9.0
v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.1
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Pages
Modules
API Reference
Modules
Rotating Image
Preprocessing
Rotating image
Example of usage
Changelog
v0.9.2 (2024-11-16)
v0.9.1 (2024-10-08)
v0.9.0 (2024-09-26)
v0.8.0 (2024-08-19)
v0.7.1 (2024-02-27)
v0.7.0 (2024-02-22)
v0.6.4 (2023-11-13)
v0.6.3 (2023-11-09)
v0.6.1 (2023-09-12)
v0.6.0 (2023-08-15)
v0.5.3 (2023-04-14)
v0.5.2 (2023-03-21)
v0.5.1 (2023-02-18)
v0.5.0 (2023-02-10)
v0.4.2 (2023-01-13)
v0.4.1 (2022-12-07)
v0.4.0 (2022-10-25)
v0.3.0 (2022-08-13)
v0.2.3 (2022-07-05)
v0.2.2 (2022-06-15)
v0.2.1 (2022-06-04)
v0.2.0 (2022-04-28)
EXLA
Sections
XLA binaries
Configuration
Clients
Distribution
Docker considerations
Telemetry events
Summary
Functions
cached?/3
compile/3
jit/2
jit_apply/3
stream/3
stream_cached?/3
to_mlir_module/3
EXLA.Backend
Bindings
EXLA.BinaryBuffer
Summary
Functions
from_binary/2
EXLA.Client
Summary
Functions
default_name/0
fetch!/1
from_outfeed/5
get_supported_platforms/0
to_infeed/3
EXLA.DeviceBuffer
Summary
Functions
copy_to_device/3
deallocate/1
place_on_device/4
read/2
EXLA.Executable
Summary
Functions
dump/1
load/2
run/3
EXLA.Typespec
Summary
Functions
tensor/2
to_shape/2
to_type/2
token/0
Search documentation of EXLA
Settings
View Source
EXLA.BinaryBuffer
(EXLA v0.9.2)
A buffer where data is kept in a binary.
Summary
Functions
from_binary(data, typespec)
Functions
Link to this function
from_binary(data, typespec)
View Source
×