|
|
9704d0d53e
|
Add running mean and running var to batchnorm
|
2024-08-25 19:05:10 +02:00 |
|
|
|
3fee9fde6f
|
Create scafolding for inception A test
|
2024-06-02 19:31:35 +02:00 |
|
|
|
8168f02f58
|
Add adaptive avg pooling
|
2024-05-30 17:17:31 +02:00 |
|
|
|
fcd7d96126
|
Run black autoformatter
|
2024-05-30 13:18:51 +02:00 |
|
|
|
2f3c34b8b5
|
Creating torch predict function
|
2024-05-30 13:12:40 +02:00 |
|
|
|
94a16b4352
|
Add padding to max pooling
|
2024-05-26 19:03:10 +02:00 |
|
|
|
4a67b708f0
|
Add padding to avg pooling
|
2024-05-26 18:54:12 +02:00 |
|
|
|
78a0fd0baf
|
Add non square test to conv2d
|
2024-05-23 21:50:39 +02:00 |
|
|
|
10e73638b6
|
Add non square pooling and batch norm tests
|
2024-05-20 22:16:00 +02:00 |
|
|
|
da8f3167cb
|
Add utils vector mean function
|
2024-05-14 21:41:18 +02:00 |
|
|
|
96536a44fd
|
Implement batch norm test
|
2024-04-28 21:46:42 +02:00 |
|
|
|
69111f6cb1
|
Add version to model bin format
|
2024-04-23 19:53:48 +02:00 |
|
|
|
d64a28bc9c
|
Fix model weights export
|
2024-04-21 00:05:56 +02:00 |
|
|
|
9c5d853b75
|
Fix bin file seek offset
|
2024-04-20 21:30:01 +02:00 |
|
|
|
0807a0f2b8
|
Export pretrained alexnet
|
2024-04-20 15:50:12 +02:00 |
|
|
|
ef3a62f399
|
Remove hardcoded cuda architecture
|
2024-04-18 20:44:32 +02:00 |
|
|
|
d8c50116e8
|
Implement pytorch weights export
|
2024-04-15 22:17:14 +02:00 |
|
|
|
13b455e4ba
|
Implement test multiple inference
|
2024-04-14 00:19:29 +02:00 |
|
|
|
457e0f669f
|
Implement model test
|
2024-04-13 13:31:29 +02:00 |
|
|
|
18522c2dea
|
Cleanup and refactor
|
2024-04-11 22:52:41 +02:00 |
|
|
|
9482d7bc43
|
Add model predict test
|
2024-03-22 22:31:32 +01:00 |
|
|
|
9ecd51c63a
|
Split python scripts
|
2024-03-22 20:03:22 +01:00 |
|
|
|
6f4cdf3792
|
Implement avg pool test
|
2024-03-20 21:57:22 +01:00 |
|
|
|
dfff0360d9
|
Implement max pooling test
|
2024-03-20 21:44:04 +01:00 |
|
|
|
48060dc38d
|
Rename python tool script
|
2024-03-17 19:11:41 +01:00 |
|
|
|
cbdb4e7707
|
Test softmax
|
2024-03-17 19:08:16 +01:00 |
|
|
|
2518138ef8
|
Add strided conv2d test
|
2024-03-11 21:51:27 +01:00 |
|
|
|
6bbc036f62
|
Generate conv2d test results with pytorch
|
2024-03-10 19:11:48 +01:00 |
|