1193 Commits

Author SHA1 Message Date
Joe Fioti
619b354bb9 Added graph serialization to metal 2024-05-22 10:31:41 -05:00
Joe Fioti
e35dd4b95b Updated action 2024-05-20 15:35:23 -05:00
Joe Fioti
07e6f64a3c Fixed workspace 2024-05-20 15:33:52 -05:00
Joe Fioti
38c5699977 Improved symbolic speed 2024-05-20 15:22:38 -05:00
Joe Fioti
c11fc64edd Fixed weight loading 2024-05-19 16:58:13 -05:00
Joe Fioti
706758b45e Whisper working! 2024-05-19 13:20:33 -05:00
Joe Fioti
e2f7e813dc Fixed conv partially 2024-05-13 11:35:58 -05:00
Joe Fioti
1df0327af3 removed luminal_cudarc 2024-05-12 13:23:56 -05:00
Joe Fioti
1b00a04238 Whisper update 2024-05-12 12:58:21 -05:00
Joe Fioti
b385db2c3a whisper decoding pass 2024-05-11 22:40:00 -05:00
Joe Fioti
63e22243a0 Whisper encode audio 2024-05-11 22:20:10 -05:00
Joe Fioti
571224ec28 exclude whisper example 2024-05-11 14:28:15 -05:00
Joe Fioti
efd9b1ce0b GI Actions change 2024-05-11 14:27:34 -05:00
Joe Fioti
252992f6f5 GI Actions change 2024-05-11 14:26:42 -05:00
Joe Fioti
2795c594a5 GI Actions change 2024-05-11 14:24:03 -05:00
Joe Fioti
f108b7aa99 GI Actions change 2024-05-11 14:22:40 -05:00
Joe Fioti
92bf7470dc Whisper model loads 2024-05-11 14:20:12 -05:00
Joe Fioti
25f4247208 Switched symbolic to use egg 2024-05-08 17:20:17 -05:00
Joe Fioti
60eba92e34 Merge pull request #60 from jafioti/cas
removed reduce triples and added start of cas integration into symbolic
2024-05-07 15:16:35 -05:00
Joe Fioti
2364298296 Merge branch 'main' into cas 2024-05-07 15:16:24 -05:00
Joe Fioti
3c56aa6842 Removed cas-rs 2024-05-07 15:10:40 -05:00
Joe Fioti
af0f7a150a Working on llama 2024-05-07 12:19:11 -05:00
Joe Fioti
d96cdc3430 Removed many clones from symbolic 2024-05-07 09:56:59 -05:00
Joe Fioti
a52ab8072b Initial cas implementation. Still need mod 2024-05-07 09:39:13 -05:00
Joe Fioti
07ab3b31d6 Fixed metal 2024-05-06 22:13:12 -05:00
Joe Fioti
a5d292a47d Added more whisper model and matmul errors 2024-05-06 12:52:26 -05:00
Joe Fioti
1e85a64f56 Fixed timed ops 2024-05-06 09:16:12 -05:00
Joe Fioti
3f75ed6c28 Slightly simplified conv 2024-05-05 17:13:14 -05:00
Joe Fioti
3ed9fa6353 Refactored conv 2024-05-05 17:06:41 -05:00
Joe Fioti
61fc7aaccb Merge pull request #53 from NewBornRustacean/feature-conv3d
Feature conv3d
2024-05-05 17:04:56 -05:00
Joe Fioti
2597455824 Merge pull request #56 from xnorpx/dev/fix_warns
Dev/fix warns and add ci
2024-05-05 09:06:36 -05:00
xnorpx
aa615c003e Add clippy and fmt to CI 2024-05-04 20:57:39 -07:00
xnorpx
5409c64349 Mark example as WIP and allow unused 2024-05-04 20:53:04 -07:00
xnorpx
4b2c0c6251 Clippy fixes 2024-05-04 20:51:58 -07:00
Joe Fioti
5f730aef1f Changed arcmax 2024-05-03 19:00:35 -05:00
Joe Fioti
6d917dd579 small changes 2024-05-03 18:47:54 -05:00
Joe Fioti
97b66a376f Fixed metal 2024-05-03 18:46:35 -05:00
Joe Fioti
17dca47be7 Better padding api 2024-05-03 13:48:57 -05:00
Joe Fioti
4213177982 phi model change 2024-05-03 13:13:38 -05:00
Joe Fioti
114c587a49 Small example changes 2024-05-03 12:55:39 -05:00
Joe Fioti
bf97c89873 Fixed phi example on metal 2024-05-03 12:49:42 -05:00
Joe Fioti
816deea270 Merge branch 'main' of https://github.com/jafioti/luminal 2024-05-03 12:17:21 -05:00
Joe Fioti
70bbd8d4cf phi changes 2024-05-03 12:16:57 -05:00
Joe Fioti
bb9552e13a Cleaned up slicing syntax 2024-05-03 10:52:29 -05:00
NewBornRustacean
a86b915b00 test pass 2024-05-03 21:52:35 +09:00
NewBornRustacean
a73c2b3dd5 conv3d dim. missmatch resolved 2024-05-03 21:47:07 +09:00
NewBornRustacean
ffb2baa3a8 conv3d test cased revised 2024-05-03 17:54:24 +09:00
NewBornRustacean
7c78ea4ec7 Merge branch 'jafioti:main' into feature-conv3d 2024-05-03 10:50:28 +09:00
Joe Fioti
dfd40edb95 updated phi example 2024-05-02 18:58:54 -05:00
NewBornRustacean
9f615d3319 Merge branch 'jafioti:main' into feature-conv3d 2024-05-03 07:51:00 +09:00