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