Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 602 Bytes

api.md

File metadata and controls

48 lines (35 loc) · 602 Bytes
CollapsedDocStrings = true

Core Reactant API

Compile API

Reactant.@compile
Reactant.@jit

ReactantCore API

within_compile
@trace

Inspect Generated HLO

@code_hlo
@code_mhlo
@code_xla

Profile XLA

Reactant can hook into XLA's profiler to generate compilation and execution traces. See the [profiling tutorial](@ref profiling) for more details.

Reactant.Profiler.with_profiler
Reactant.Profiler.annotate
Reactant.Profiler.@annotate

Devices

Reactant.devices
Reactant.addressable_devices