CurrentUpdateContextΒΆ

Returns the current active UpdateContext for the given tag.

Abstract Signature:

CurrentUpdateContext(tag: Hashable)

PyTorch

API: β€”
Strategy: Custom / Partial

JAX (Core)

API: β€”
Strategy: Custom / Partial

Flax NNX

API: flax.nnx.current_update_context
Strategy: Direct Mapping