Commit 4e32ef0
Documentation improvements (#319)
* WIP
* WIP
* WIP
* WIP
* Adds preview
* [add] updated performance section with diagrams and some rephrasing
* [add] added configuration info regarding INTRA_OP_PARALLELISM and INTER_OP_PARALLELISM
* [add] added AI.DAGRUN documentation
* [wip] kicked off examples page
* [wip] kicked off examples page
* [wip] wip on documentation
* [wip] wip on documentation
* [wip] chaning example image location
* [wip] experimenting with image positioning on examples
* [fix] correcting classified image path
* [fix] fixed example image path
* [fix] fixed TBD on scriptrun example
* ASCII-fies diagram
* ASCII-fies diagram
* Dang the diagram
* Diagram again
* [add] kick-off the developer notes page
* [wip] kick-off developer page. reference dlpack on documentation
* [add] added Developer reference link
* [wip] added main source files to document
* [wip] improved code documentation of dag.h/c err.h/c and tensor.h/c
* [wip] improved further code documentation on tensor.h
* [wip] added backends.h and backends directory developer info. pushing forward on developer.md information
* [add] updated model.h/c with the documentation of each method
* [wip] added further documentation on the src/background_workers.h/.c files. wip on coverage fix
* [wip] wip on coverage fix
* [wip] added documentation to the stats.h/c and script.h/c files. Ran a spelling on src/* and docs/*
* [fix] removed repeating ai.tensorget from dag's documentation
* [wip] fixed formatting issues on developer.md
* [fix] fixed documentation on ai.tensorget
* [wip] finished code comment all methods on the major building blocks of RedisAI
* Adds contrib.md
* [add] documentation revision for RC - iteration 1
* [fix] updated developer notes
* [fix] fixed the quickstart commands and made reference to #developer
* Tweeks pt. 1
* [fix] fix performance diagram links
* Tweaks pt.2
* Corrects to `MODULE LOAD`
ht @DvirDukhan
* Adds versioned docs and deploys docs from a GitHub Action
Co-authored-by: filipecosta90 <filipecosta.90@gmail.com>1 parent 45214e5 commit 4e32ef0
File tree
47 files changed
+2621
-869
lines changed- .circleci
- .github/workflows
- docs
- images
- snippets/notebooks
- data
- models/tensorflow
- imagenet
- mobilenet
- tinyyolo
- src
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+2621
-869
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
51 | | - | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
| |||
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
67 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
| |||
89 | 98 | | |
90 | 99 | | |
91 | 100 | | |
92 | | - | |
| 101 | + | |
93 | 102 | | |
94 | 103 | | |
95 | 104 | | |
| |||
107 | 116 | | |
108 | 117 | | |
109 | 118 | | |
110 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
| |||
170 | 181 | | |
171 | 182 | | |
172 | 183 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 184 | | |
187 | 185 | | |
188 | 186 | | |
| |||
196 | 194 | | |
197 | 195 | | |
198 | 196 | | |
199 | | - | |
| 197 | + | |
200 | 198 | | |
201 | 199 | | |
202 | 200 | | |
| |||
206 | 204 | | |
207 | 205 | | |
208 | 206 | | |
209 | | - | |
| 207 | + | |
210 | 208 | | |
211 | 209 | | |
212 | 210 | | |
| |||
231 | 229 | | |
232 | 230 | | |
233 | 231 | | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | 232 | | |
239 | 233 | | |
240 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | | - | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
132 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments