pymc.Minibatch.clone# Minibatch.clone()[source]# Return a new, un-owned Variable like self. Returns Variable instanceA new Variable instance with no owner or index. Notes Tags and names are copied to the returned instance.