File tree
5 files changed
+17
-8
lines changed- example/memcost
- src/executor
5 files changed
+17
-8
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
- amalgamation/Makefile+27
- amalgamation/amalgamation.py+100
- amalgamation/generate.py+18
- include/dmlc/json.h+6-6
- include/dmlc/optional.h+181
- include/dmlc/parameter.h+111-1
- include/dmlc/registry.h+1-1
- src/core/symbolic.cc+5-5
- src/pass/gradient.cc+3-3
- src/pass/graph_algorithm.h+1-1
- src/pass/infer_shape_type.cc+2-2
- src/pass/place_device.cc+3-3
- src/pass/plan_memory.cc+11-1
- src/pass/saveload_json.cc+1-1
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
403 | 414 |
| |
404 | 415 |
| |
405 | 416 |
| |
|
0 commit comments