Commit 4dd7c22
committed
Replace "core" with ComputeGraph based implementation
1 parent 3a836a6 commit 4dd7c22
133 files changed
Lines changed: 8460 additions & 1290 deletions
File tree
- core
- src
- commonMain/kotlin/sk/ai/net
- core
- dsl
- impl
- nn
- activations
- reflection
- topology
- commonTest/kotlin/sk/ai/net
- autograd
- dsl
- factory
- nn
- reflection
- io
- src
- commonMain/kotlin/sk/ai/net/io
- csv
- gguf
- mapper
- jvmTest/kotlin/sk/ai/net/io
- samples/notebooks
- skainet-graph
- src
- androidMain/kotlin/sk/ai/net/graph
- backend
- memory
- tensor
- commonMain
- composeResources/drawable
- kotlin/sk/ai/net
- core
- graph
- autodiff
- backend
- core
- distributed
- double
- memory
- nn
- topology
- optimization
- sample
- serialization
- tensor
- core
- dsl
- impl
- shape
- commonTest/kotlin/sk/ai/net/graph
- core
- tensor
- dsl
- desktopMain/kotlin/sk/ai/net/graph
- backend
- memory
- serialization
- tensor
- nativeMain/kotlin/sk/ai/net/graph
- backend
- memory
- tensor
- wasmJsMain/kotlin/sk/ai/net/graph
- backend
- memory
- tensor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
This file was deleted.
0 commit comments