RecursiveMapΒΆ Recursively applies a function to all nodes and leaves. Abstract Signature: RecursiveMap(f: Callable, node) PyTorchFlax NNX PyTorchAPI: torch.nn.modules.module.Module.applyStrategy: Direct MappingOfficial Docs βFlax NNXAPI: flax.nnx.recursive_mapStrategy: Direct MappingOfficial Docs β