fernchen commented on pull request #6023: URL: https://github.com/apache/incubator-tvm/pull/6023#issuecomment-660408499
> > 1. We add caffe frontend based on SSD distribution, then this ci pr is good enough to test; > > 2. We add caffe frontend based on our maintaining tvm caffe, then I will support the layers of BVLC distribution firstly. > > I vote for second option. BVLC caffe models will have more users compared to forked versions. > Another concern is lot of dependancies are getting added for running the ci with custom distribution, i think bvlc have support for precompiled caffe installation. Yes, bvlc distribution has supported for precompiled caffe installation, and It's really convenient to use. If other people agree, we can support the official version first, and then gradually support other distribution. We can even maintain our own Caffe branch to support other layers, of course it is another topic. @tqchen ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
