add googlenet into model zoo page
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/2a1b988c Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/2a1b988c Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/2a1b988c Branch: refs/heads/master Commit: 2a1b988c6148d0eca35edb05e76303865b62e0d1 Parents: b2e21c6 Author: Wei Wang <[email protected]> Authored: Tue Jan 24 16:57:24 2017 +0800 Committer: Wei Wang <[email protected]> Committed: Tue Jan 24 16:57:24 2017 +0800 ---------------------------------------------------------------------- examples/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/2a1b988c/examples/index.rst ---------------------------------------------------------------------- diff --git a/examples/index.rst b/examples/index.rst index fa1c77b..d08a557 100644 --- a/examples/index.rst +++ b/examples/index.rst @@ -23,6 +23,7 @@ Model Zoo cifar10/README char-rnn/README - imagenet/README + imagenet/alexnet/README + imagenet/googlenet/README
