Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
newC10ListOptionalTensor :: IO (Ptr (C10List (C10Optional Tensor))) Source #
c10ListOptionalTensor_empty :: Ptr (C10List (C10Optional Tensor)) -> IO CBool Source #
c10ListOptionalTensor_size :: Ptr (C10List (C10Optional Tensor)) -> IO CSize Source #
c10ListOptionalTensor_push_back :: Ptr (C10List (C10Optional Tensor)) -> Ptr Tensor -> IO () Source #