From affac77b6f03ae2dc69a23a728ade070eb9964f0 Mon Sep 17 00:00:00 2001 From: nihui Date: Thu, 13 Jun 2019 09:42:37 +0800 Subject: [PATCH] add info for brocolli --- tools/pytorch/readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/pytorch/readme.txt b/tools/pytorch/readme.txt index 52ee99b71..813a9318b 100644 --- a/tools/pytorch/readme.txt +++ b/tools/pytorch/readme.txt @@ -1,6 +1,7 @@ You can find pytorch2ncnn tool here https://github.com/starimeL/PytorchConverter +https://github.com/inisis/brocolli For newer version, pytorch already supports exporting to onnx out of box You can follow the practical guide here