branch: master
Commits on master
- 22d99f1 test_pickle_realized_tensor actually tests pickle [pr] (#8119) 1 year ago
- ccf54c2 fix argmax/min on int32 min (#8118) 1 year ago
- c814de2 fix bitwise_not for signed int (#8117) 1 year ago
- e22d7b6 fix var vmax inside special (#8116) 1 year ago
- 0033012 init noop changes from delete_lazy [pr] (#8115) 1 year ago
- 5dd6103 revert VALID early folding for now (#8114) 1 year ago
- 69e48da set NOOPT in test_avg_pool3d_failure (#8112) 1 year ago
- 3a7d64b hcq remove update from args state (#8104) 1 year ago
- d6e6609 hcq buffer is a class (#8106) 1 year ago
- b9c977f clean up bounds in Tensor.shard (#8107) 1 year ago
- f8294b3 add avg pool 3d failure test (#8105) 1 year ago
- 6be388b failing test for const folding breaking indexing [pr] (#8103) 1 year ago
- 8b1fa9c nv hcq queue touchups (#8102) 1 year ago
- 4074f52 VALID early folding (#8100) 1 year ago
- 07b6d5c assign early folding (#8093) 1 year ago
- 00ac0db np tensors have the memory from numpy in compile3 [pr] (#8098) 1 year ago
- 22feb3a move copy into the JIT for openpilot compile3 (#7937) 1 year ago
- 0ed731b torch_load with Tensors (#8037) 1 year ago
- 2d32164 default tensors to int32 in test_ops (#8097) 1 year ago
- e9692de don't FUZZ_ALL_ACTIONS in fuzz_linearizer.py (#8096) 1 year ago
- 564b3a3 onnx Bitwise ops (#8095) 1 year ago
- a97b8fa maskless const can lower without valid, p1 [pr] (#8094) 1 year ago
- aaf2379 remove ordered parents, seems like dead code [pr] (#8092) 1 year ago
- e180a31 tiny metal cleanup (#8089) 1 year ago
- d000c08 fix return type of Tensor.pow (#8091) 1 year ago
- 1ea4dc9 big graph init conceptual cleanup [pr] (#8090) 1 year ago
- 5184410 combine get inputs and type_parse function in onnx [fixed] (#8081) 1 year ago
- d1282da hcq bump alloc (#8078) 1 year ago
- df84dc6 unrelated test fixups from delete_lazy [pr] (#8088) 1 year ago
- 0b7c446 Fix uint8 cast underflow (#6305) 1 year ago