branch: master
Commits on master
- 0bb5d8f Revert "Green Uop unary check (#2792)" (#2799) 2 years ago
- d958777 Green Uop unary check (#2792) 2 years ago
- 0514026 remove pushing contig + fix linearizer bug (#2798) 2 years ago
- a7264dc inf hack that works on chrome and wgpu (#2712) 2 years ago
- 877c78b lazy tests (#2796) 2 years ago
- 88ff1ed fix tensor creation with a list and dtype bfloat16 (#2795) 2 years ago
- bb6f7b6 rsqrt is self.reciprocal().sqrt() (#2790) 2 years ago
- c5fa9eb int / List[int] data -> dtypes.int32 (#2789) 2 years ago
- dad4ee4 use least_upper_dtype mlops to upcast the output type in mlops (#2788) 2 years ago
- 1bc378c _broadcasted handles the python number types (#2785) 2 years ago
- 0703075 bf16 is float (#2786) 2 years ago
- e4bbbc5 Revert "Use the reduceop dtype to define the acc in linearizer (#2625)" (#2783) 2 years ago
- f3ed96a Use the reduceop dtype to define the acc in linearizer (#2625) 2 years ago
- 765f8b0 TernaryOps.WHERE has vin[0] as bool and BinaryOps.CMPLT always outputs bool (#2782) 2 years ago
- 96a276c hotfix: add test_reduce_permute_nofuse to master 2 years ago
- 66f07d9 don't auto-cast half to float in unary functions (#2776) 2 years ago
- c6eb618 tests from new lazy branch (#2774) 2 years ago
- a044125 validate stable diffusion for seed 0 (#2773) 2 years ago
- 9afa800 hot fix explicitly set arange dtype to float (#2772) 2 years ago
- c0f76ed transformer kvcache and mask have same dtype as input (#2771) 2 years ago
- 2dd0dd4 cleanup llvmir (#2770) 2 years ago
- 66d9eb1 arange default dtype to int and zeros/ones default to float (#2769) 2 years ago
- 3cf4376 test_linearizer cleanup (#2766) 2 years ago
- 57017c8 remove duplicated dtype in DEFINE_GLOBAL args (#2768) 2 years ago
- 5235cde remove _arg_int32 internal type (#2767) 2 years ago
- 8a2a225 minor onnx_op cleanups to prep dtype changes (#2764) 2 years ago
- 0398288 Getitem round3 .... (#2760) 2 years ago
- 0ae22b0 restore Tensor.default_type in test_hip_rdna3 (#2763) 2 years ago
- 746cb5d Test coverage for matvec (#2762) 2 years ago
- 64fea9f Revert "minor onnx_op cleanups to prep dtype changes (#2758)" (#2759) 2 years ago