------------------------------------------------------------------------------- -- | -- Module : Torch.Long.Storage -- Copyright : (c) Sam Stites 2017 -- License : BSD3 -- Maintainer: sam@stites.io -- Stability : experimental -- Portability: non-portable ------------------------------------------------------------------------------- module Torch.Long.Storage (module X) where import Torch.Indef.Long.Storage as X import Torch.Indef.Long.Storage.Copy as X