branch: master
Commits on master
- 8fab7b2 everything is load (#7355) 1 year ago
- b647fa7 rename MathTraits to maximum [pr] (#7356) 1 year ago
- 2bf55d8 make ops more like tensor [pr] (#7352) 1 year ago
- 3989bd2 idiv + reciprocal [pr] (#7354) 1 year ago
- 3419ae2 VIZ UI improvement: generic function for vscode opener (#7338) 1 year ago
- c03e169 shorter gate folding [pr] (#7350) 1 year ago
- 3e82252 ext gate indexing (#7349) 1 year ago
- 13ea497 VIZ UI improvement: autoscroll kernel list when using arrow buttons (#7344) 1 year ago
- d9d4dd6 faster ci [pr] (#7348) 1 year ago
- a5e0f59 move autogen to different CI runner [pr] (#7346) 1 year ago
- 4cb236a index in cstyle (#7328) 1 year ago
- f55c3dc hotfix: bump ocelot 1 year ago
- 4fe1945 llvm if load (#7345) 1 year ago
- 8625dd4 minor changes reading ops.py (#7343) 1 year ago
- 6021bf8 unify `T = TypeVar("T")` (#7342) 1 year ago
- 293adc1 clean up get_shape [pr] (#7341) 1 year ago
- c398f24 test uop mul min/max do not have nan in 0*inf (#7340) 1 year ago
- 0843734 clean up nan handling in transcendental (#7332) 1 year ago
- 75dcd98 Fix calculation of vmin and vmax in multiplication when one src is negative and the other src has negative min and positive max (#7333) 1 year ago
- 603fcc9 limit UOps.ALU min/max to non-float only (#7336) 1 year ago
- 32fa297 cleaner nan rendering (#7337) 1 year ago
- 00362a1 scheduler bfs renames [pr] (#7335) 1 year ago
- d882064 split preschedule from ast rewrite [pr] (#7334) 1 year ago
- 6b0e8cb remove float_to_bits in transcendental [pr] (#7331) 1 year ago
- b9b28e6 viz stuff [pr] (#7330) 1 year ago
- 9b7e76e VIZ UI improvement: resizable and collapsible sidebars (#7317) 1 year ago
- e46edc2 use unittest helpers in TestTensorMetadata [pr] (#7329) 1 year ago
- 96fcc47 touchup abstraction docs (#7327) 1 year ago
- cb5702f tiny cleanup to transcendental xexp2 (#7326) 1 year ago
- 4c855ae unit test transcendental helpers (#7325) 1 year ago