kedro.extras.decorators

Description

kedro.extras.decorators provides Node/Pipeline Decorators.

Modules

kedro.extras.decorators.memory_profiler

This module contains function decorators for memory-profiler, which can be used as Node decorators.

kedro.extras.decorators.retry_node

This module contains the retry decorator, which can be used as Node decorators to retry nodes.