Chain.get()#

Chain.get()[source]#

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)]