moose icon indicating copy to clipboard operation
moose copied to clipboard

PyMoose: cache result of tracing in `AbstractComputation`

Open mortendahl opened this issue 2 years ago • 0 comments

By using AbstractComputation::trace instead of trace(AbstractComputation) we could cache the result in AbstractComputation. Similarly for serialized+compiled versions.

mortendahl avatar Jun 02 '22 12:06 mortendahl