Torch.Internal.Unmanaged.Autograd
grad :: Ptr Tensor -> Ptr TensorList -> IO (Ptr TensorList) Source #
makeIndependent :: Ptr Tensor -> CBool -> IO (Ptr Tensor) Source #
dropVariable :: Ptr Tensor -> IO (Ptr Tensor) Source #