branch: master
Commits on master
- f02462c swizzle tc [pr] (#7633) 1 year ago
- 6ea4a17 make is_realized a property [pr] (#7763) 1 year ago
- 5de0ea4 reorder `Tensor.__init__` to match type (#7758) 1 year ago
- 66d7d5a fix Tensor(MultiLazyBuffer) with different dtype should fail (#7757) 1 year ago
- b1d734a remove the -1 then -(-1) in Tensor.argmax (#7753) 1 year ago
- e308135 minor Tensor.einsum cleanup (#7752) 1 year ago
- 8b08a72 consmetic change to Tensor._pool (#7751) 1 year ago
- df81729 fix passing acc_dtype="" to Tensor.prod should fail (#7750) 1 year ago
- 55707fd fix passing sum_acc_dtype="" to Tensor.sum should fail (#7748) 1 year ago
- f18296e simpler Tensor._reduce (#7747) 1 year ago
- 0cc8de2 reverse map buf_uops [pr] (#7743) 1 year ago
- 0292ae7 Tensor.meshgrid cleanup (#7741) 1 year ago
- 40642cb to_uop split paths part 2 [pr] (#7746) 1 year ago
- 99024b9 to_uop one path for all ops part 1 (#7745) 1 year ago
- eeb222f add UOp.new_buffer [pr] (#7742) 1 year ago
- a15a900 fix Tensor.meshgrid for 1D input and check indexing (#7740) 1 year ago
- 72a4109 add Tensor.meshgrid (#7714) 1 year ago
- 1a5e896 [pr] Have PTX share code with LLVM (#7635) 1 year ago
- f2f7384 _resolve_dim cleanup (#7736) 1 year ago
- e777211 Tensor.repeat cleanup (#7735) 1 year ago
- f1efd84 fix repeat_interleave with negative dim (#7734) 1 year ago
- e310567 cond.where(True, False) is cond (#7733) 1 year ago
- 40ae0e9 smaller big graph (#7695) 1 year ago
- f3f95ab flatten fusion upats [pr] (#7732) 1 year ago
- ec8c559 refactor to generic UPat for sourcing unrealized bufs [pr] (#7731) 1 year ago
- 597a239 Remove UnaryOps, BinaryOps, TernaryOps, MetaOps [pr] (#7725) 1 year ago
- 22da31b clean up Tensor.dot (#7728) 1 year ago
- 4338c45 fix max_pool2d for int tensor with padding (#7726) 1 year ago
- d736ae7 example script to show BasicTransformerBlock speed regression (#7724) 1 year ago
- aeb1301 enable a few tests that work now (#7721) 1 year ago