Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list of missing multiple-types functions #529

Open
45 of 57 tasks
soumith opened this issue Oct 7, 2016 · 1 comment
Open
45 of 57 tasks

list of missing multiple-types functions #529

soumith opened this issue Oct 7, 2016 · 1 comment

Comments

@soumith
Copy link
Member

soumith commented Oct 7, 2016

  • cmax
  • cmin
  • cross
  • clamp
  • lerp
  • mean
  • norm
  • renorm
  • std
  • var
  • addcdiv
  • addcmul
  • cat
  • nonzero
  • pow
  • diag
  • trace
  • tril
  • triu
  • dist
  • cumprod
  • cumsum
  • trunc
  • atan2
  • equal
  • kthvalue
  • mode
  • remainder
  • fmod
  • ################
  • bernoulli
  • cauchy
  • geometric
  • logNormal
  • multinomial
  • normal
  • rand
  • randn
  • uniform
  • exponential
  • ################
  • inverse
  • eig
  • gels
  • gesv
  • qr
  • potrf
  • potri
  • potrs
  • svd
  • symeig
  • ################
  • apply
  • ################
  • topk
  • ###################
  • histc

Also BLAS functions for Half

@soumith
Copy link
Member Author

soumith commented Oct 7, 2016

trevor has a pending PR with a few of these in #517

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant