hasktorch-signatures-partial-0.0.1.0: Functions to partially satisfy tensor signatures
Torch.Undefined.Tensor.Math.Random.TH
c_randperm :: Ptr CState -> Ptr CTensor -> Ptr CGenerator -> CLLong -> IO () Source #
c_rand :: Ptr CState -> Ptr CTensor -> Ptr CGenerator -> Ptr CLongStorage -> IO () Source #
c_randn :: Ptr CState -> Ptr CTensor -> Ptr CGenerator -> Ptr CLongStorage -> IO () Source #