API Reference of lox#
Core API#
|
Fundamental logging primitive for Lox. |
|
A function transformation that taps into the execution of a JAX function and prints the values of specified arguments. |
|
Spools a function to extract logs generated during its execution. |
|
Strips all logging operations from the given function by manipulating its Jaxpr. |
|
A dictionary that stores log values and the steps at which they were recorded. |
|
Save data to a specified path using a callback function. |
|
Load data from a specified path. |
Modules#
|
|
|