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:
Diogo
2023-05-29 14:09:20 -04:00
committed by GitHub
parent 844e6d0753
commit 1a5d72f812
8 changed files with 24 additions and 16 deletions

1
.gitignore vendored
View File

@@ -28,3 +28,4 @@ datasets/squad/
datasets/img_align_celeba*
datasets/open-images-v6-mlperf
datasets/kits/
venv