mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Merge pull request #16068 from hawkinsp:b16066
PiperOrigin-RevId: 533448906
This commit is contained in:
commit
acc527d011
@ -742,7 +742,7 @@ log_compiles = config.define_bool_state(
|
||||
'option is set, the log level is WARNING; otherwise the level is '
|
||||
'DEBUG.'))
|
||||
|
||||
log_compiles = config.define_bool_state(
|
||||
log_checkpoint_residuals = config.define_bool_state(
|
||||
name='jax_log_checkpoint_residuals',
|
||||
default=False,
|
||||
help=('Log a message every time jax.checkpoint (aka jax.remat) is '
|
||||
|
Loading…
x
Reference in New Issue
Block a user