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

[vmap] Most used torch.<x> operations: 100-150 #101

Open
44 of 50 tasks
Chillee opened this issue Aug 24, 2021 · 0 comments
Open
44 of 50 tasks

[vmap] Most used torch.<x> operations: 100-150 #101

Chillee opened this issue Aug 24, 2021 · 0 comments

Comments

@Chillee
Copy link
Contributor

Chillee commented Aug 24, 2021

  • fft 4436 (needs opinfo)
  • lt 4421
  • log2 4316
  • enable_grad 4238
  • rand_like 4187
  • argsort 3972
  • seed 3932
  • mv 3547
  • ger 3309
  • ge 3248
  • atan2 3210
  • ceil 3202
  • ne 3075
  • bincount 3063 (needs opinfo)
  • acos 3055
  • rsqrt 3031
  • svd 3029
  • numel 3003
  • log1p 2840
  • unbind 2808
  • le 2714
  • isinf 2707
  • cross 2646
  • set_default_dtype 2536
  • argmin 2535
  • sparse_coo_tensor 2489
  • log10 2304
  • kthvalue 2192
  • set_rng_state 2158
  • get_rng_state 1996
  • get_default_dtype 1879
  • det 1868
  • qr 1864
  • histc 1852 (needs opinfo)
  • symeig 1832
  • trace 1801
  • median 1795
  • addcmul 1751
  • remainder 1717
  • baddbmm 1693
  • lgamma 1665
  • repeat_interleave 1598 (actionable)
  • fmod 1576
  • reciprocal 1575
  • tan 1560
  • initial_seed 1532
  • take 1529 (actionable)
  • stft 1487 (needs OpInfo)
  • get_num_threads 1477
  • real 1459
@Chillee Chillee changed the title Most used torch.<x> operations: 100-200 Most used torch.<x> operations: 100-150 Aug 24, 2021
@zou3519 zou3519 changed the title Most used torch.<x> operations: 100-150 [vmap] Most used torch.<x> operations: 100-150 Sep 27, 2021
@zou3519 zou3519 added the actionable It is clear what should be done for this issue label Oct 13, 2021
@zou3519 zou3519 removed the actionable It is clear what should be done for this issue label Nov 12, 2021
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

2 participants