Skip to content

Commit c49d5fc

Browse files
Use wrappers from xnnpack.h for unary and binary ops (#11584)
1 parent b6dc4cd commit c49d5fc

File tree

2 files changed

+284
-706
lines changed

2 files changed

+284
-706
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ xcuserdata/
4242
*.xcworkspace/
4343
*.xcframework/
4444

45+
# clangd
46+
.cache/
47+
4548
# misc
4649
/.vscode/
4750
*.so

0 commit comments

Comments
 (0)