This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
nac3
Watch
8
Star
0
Fork
You've already forked nac3
10
Code
Issues
100
Pull Requests
22
Releases
Wiki
Activity
54f883f0a5
nac3
/
nac3standalone
/
demo
History
abdul124
54f883f0a5
core: implement np_dot using LLVM_IR
2024-07-31 15:53:51 +08:00
..
linalg
core: implement np_dot using LLVM_IR
2024-07-31 15:53:51 +08:00
src
core: implement np_dot using LLVM_IR
2024-07-31 15:53:51 +08:00
.gitignore
standalone: Add *.ll to Gitignore list
2024-06-19 18:56:15 +08:00
check_demo.sh
standalone: Rename -m32 to -i386
2024-07-29 14:58:58 +08:00
check_demos.sh
standalone: Split check_demos into check_demo
2023-09-30 09:31:18 +08:00
demo.c
standalone: Revert using uint32_t as slice length
2024-07-29 14:58:29 +08:00
interpret_demo.py
standalone: add np.transpose and np.reshape functions
2024-07-31 13:23:07 +08:00
run_demo.sh
standalone: link linalg at runtime
2024-07-31 13:23:07 +08:00