Loading...
randn
af::randn(unsigned nx, dtype ty=f32)
af::randn(unsigned nx, unsigned ny, dtype ty=f32)
af::randn(unsigned nx, unsigned ny, unsigned nz, dtype ty=f32)
af::randn(unsigned d0, unsigned d1, unsigned d2, unsigned d3, dtype ty=f32)
af::randn(const dim4 &dims, dtype ty=f32)
randu
af::randu(unsigned nx, dtype ty=f32)
af::randu(unsigned nx, unsigned ny, dtype ty=f32)
af::randu(unsigned nx, unsigned ny, unsigned nz, dtype ty=f32)
af::randu(unsigned d0, unsigned d1, unsigned d2, unsigned d3, dtype ty=f32)
af::randu(const dim4 &dims, dtype ty=f32)
Searching...
No Matches