mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 22:48:25 -05:00
Onnx ops And, Or, Xor, Not (#847)
* onnx and, or, xor, not * added bool type to llvm and clang * removed float conversion * switched where op to use tensor func
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,3 +28,4 @@ datasets/squad/
|
||||
datasets/img_align_celeba*
|
||||
datasets/open-images-v6-mlperf
|
||||
datasets/kits/
|
||||
venv
|
||||
|
||||
Reference in New Issue
Block a user