EpochChainManager.combine()#

EpochChainManager.combine(epoch_numbers)[source]#

Combines the given epochs and returns all chunks combined into one pytree.

The option is none if no samples are in the chain.

Return type

Option[TypeVar(TPyTree, bound= Any)]