Skip to content

Commit f39f3ee

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

File tree

2 files changed

+293
-661
lines changed

2 files changed

+293
-661
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)