thunder.core.rematerialization.rematerialize¶ thunder.core.rematerialization.rematerialize(trace)[source]¶ Rematerialize the trace. Parameters: trace¶ (TraceCtx) – Trace object. trace (TraceCtx) – Returns: Rematerialized trace and the list ofrematerialized traces. Return type: TraceCtx