google / google/jaxopt

Getting the stacked outputs of FixedPointIteration.run()

Open
#433 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.1k
Forks
76
Avg merge
2d 21h
Merged PRs (30d)
1

Description

Dear maintainers,

In my use case I would need the output values after each update() call as well as the final fixed point value from run(). I was wondering whether it would be possible to add an option to return this stacked trace from run, rather than manually using jax.lax.scan() and update().

Best wishes,

Sophie

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.