blob: 799a63badfe59258c6ee0fb22eb1c33a2d55a5f5 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|