branch: master
Commits on master
- 9828277 view doesn't have buffer, fix the tests [pr] (#7841) 1 year ago
- 7e8777e faster assign scheduling [pr] (#7839) 1 year ago
- 6229d87 simpler reshape symbolic shape check [pr] (#7837) 1 year ago
- 1d6d842 move DSP to extra (room for webgpu) [pr] (#7836) 1 year ago
- 8ff6cba simpler swizzle_r new_axis [pr] (#7835) 1 year ago
- 6fc7013 put all DSP in dsp file [pr] (#7833) 1 year ago
- e39af63 no loop assert in ops_python [pr] (#7834) 1 year ago
- d18b948 ptxcompiler isn't a cudacompiler [pr] (#7832) 1 year ago
- 855f9a7 add restype for msg method for type annotation and consistency (#7828) 1 year ago
- d5c9faf default run stable diffusion benchmark with fp16 (#7831) 1 year ago
- 69e3822 fix wino conv output dtype for half inputs (#7829) 1 year ago
- cf1ec90 add inverse trig functions to Tensor (#7805) 1 year ago
- 5399ff6 add UOp.const_with_shape [pr] (#7825) 1 year ago
- 2f884b2 good suggestions from mypy lineprecision-report for schedule.py [pr] (#7823) 1 year ago
- e378aeb assert view degrade to const tests post scheduler graph_rewrite [pr] (#7822) 1 year ago
- cdc4318 early mark uops as realized [pr] (#7821) 1 year ago
- 4542c0f get buffer size just from Ops.BUFFER [pr] (#7820) 1 year ago
- 877b440 derive device (dname) from UOp [pr] (#7819) 1 year ago
- 75c082b move CONST/BIND -> VALID to matchers (#7818) 1 year ago
- df6f181 remove jit_cache from self in GraphRunner [pr] (#7817) 1 year ago
- e9ae2cc _prg to match _buf [pr] (#7816) 1 year ago
- 439911b disable disable_abstract_method [pr] (#7815) 1 year ago
- c5d458c BufferSpec and ProgramSpec [pr] (#7814) 1 year ago
- 490a613 more hcq typing [pr] (#7813) 1 year ago
- 9df5a62 unify to HWQueue [pr] (#7812) 1 year ago
- 11cea00 lower vs_theoretical conv tflops threshold for nv (#7811) 1 year ago
- 46aa235 generate and print mypy lineprecision report (#7809) 1 year ago
- c815d7b run bfloat16 tensor core in metal benchmark (#7808) 1 year ago
- 33a4962 load_state_dict check v.shape instead of v.lazydata.shape (#7807) 1 year ago
- fc3154a metal bf16 tc support [pr] (#7408) 1 year ago