branch: master
Commits on master
- acb715c fix: llama3 special tokens (#5045) 1 year ago
- a8e9307 pylint runtime/ and shape/ (#5044) 1 year ago
- cc2be90 fix out of bound python list into numpy array (#5043) 1 year ago
- 4e5add4 move test_tqdm to test/unit/ (#5042) 1 year ago
- 2b2488f revert creating Tensor from a list without numpy (#5041) 1 year ago
- e2c5054 update resnet.load_from_pretrained (#5040) 1 year ago
- a3ed417 use tinytqdm in active tests and examples (#5038) 1 year ago
- fe33246 src->vin [run_process_replay] (#5036) 1 year ago
- f171006 Should this symbolic test fail? (#4501) 1 year ago
- 7c3b877 rename uop [run_process_replay] (#5031) 1 year ago
- dc942bf jit sampling functionn in test_randomness.test_multinomial (#5034) 1 year ago
- f31ef11 Better default hparams for large BS (#5030) 1 year ago
- 8d33998 [run_process_replay] linearizer: fix get_grouping_dims to respect global/local max (#4855) 1 year ago
- 7842559 simplification of exp2 (#5023) 1 year ago
- acc8f5e print_tree for uops (#5028) 1 year ago
- c8cd6e7 Remove BinaryOps.SUB. Replace SUB by ADD and NEG in all tests. Regenerate dataset (#4977) 1 year ago
- 620fa6e check Tensor.reshape can have at most one -1 (#5026) 1 year ago
- 7bfa910 Float in scaled dot product attention (#4985) 1 year ago
- 194a168 hcq signal scheduler (#5016) 1 year ago
- e9c6a36 remove CACHELEVEL=0 in llama3 benchmark (#5025) 1 year ago
- acaf9a4 RECIP(-0.0) should be -inf (#5024) 1 year ago
- 66760ae graph display floats rounded (#5021) 1 year ago
- 03b367c handle float16 overflow in PYTHON (#5022) 1 year ago
- c0139b0 python_alu sin(inf) is nan (#5020) 1 year ago
- 4296507 Tensor.sum returns in acc_dtype if specified (#5012) 1 year ago
- 013c73c minor refactor overflow handing in python backend (#5015) 1 year ago
- 1ad3b25 fix einsum output str (#4998) 1 year ago
- 794acef hcq update waits and signals in place (#4984) 1 year ago
- 603a4a0 process replay contributor docs (#5010) 1 year ago
- 026c595 allow keyword args in UOp.store [run_process_replay] (#5008) 1 year ago