diff options
Diffstat (limited to 'external/README.md')
| -rw-r--r-- | external/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/external/README.md b/external/README.md new file mode 100644 index 0000000..799a63b --- /dev/null +++ b/external/README.md @@ -0,0 +1,11 @@ +# External baseline reconstruction + +`dualprop_patches/` is an ordered `git format-patch` series on top of the +Dual Propagation authors' public revision +`7b2595b34421e1483a721dbfdeff8cdabda3a1ff`. It contains the matched +plain-CNN adapters and the portable A6000 hardware profile; it does not vendor +the authors' repository. + +Run `experiments/bootstrap_plain_cnn.sh /absolute/target/path` to clone the +author repository, check out the frozen revision, and apply all 19 patches in +order. The resulting repository must remain clean during formal runs. |
