From 716205eba862076c1d0fbbff016601272e4614f2 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Thu, 30 Jul 2026 16:34:30 -0500 Subject: experiment: package portable A6000 crossover --- external/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 external/README.md (limited to 'external/README.md') 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. -- cgit v1.2.3