File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
lib.rs in src |
1603 | 108 | 18 | 2228 | 159 |
graph.rs in src |
2491 | 35 | 471 | 1978 | 94 |
Cargo.toml in root |
57 | - | 46 | 2228 | 86 |
build.rs in tensorflow-sys |
410 | 16 | 131 | 2039 | 82 |
session.rs in src |
389 | 5 | 400 | 1968 | 64 |
Cargo.toml in tensorflow-sys |
33 | - | 84 | 2039 | 45 |
expr.rs in src |
580 | 63 | 591 | 2122 | 42 |
buffer.rs in src |
334 | 26 | 654 | 2190 | 40 |
lib.rs in tensorflow-sys/src |
11 | - | 84 | 2039 | 20 |
while_loop.rs in src |
212 | 6 | 654 | 1384 | 17 |
variable.rs in src |
72 | 1 | 573 | 1028 | 16 |
train.rs in src |
449 | 10 | 541 | 1028 | 15 |
ops.rs in src |
20 | 1 | 541 | 1021 | 14 |
tensor_handle.rs in src/eager |
231 | 5 | 25 | 84 | 14 |
scope.rs in src |
319 | 9 | 351 | 1011 | 14 |
op.rs in src/eager |
307 | 21 | 18 | 72 | 13 |
eager.rs in src |
69 | 7 | 18 | 84 | 12 |
io.rs in src |
278 | 11 | 224 | 1356 | 12 |
ops_impl.rs in src/ops |
110250 | 1424 | 210 | 695 | 12 |
math_ops.rs in src/ops |
30 | - | 654 | 1021 | 11 |