Thanks TQ, I understand the situation for the current Docker images. The reason I mentioned about having official Docker images for TVM in the ASF Docker hub to help differentiate between community/ external one, and the one officially come from Apache TVM (P)PMC.
- Henry On Fri, Aug 28, 2020, 4:50 PM Tianqi Chen <tqc...@apache.org> wrote: > Thanks Henry. > > In this case, we choose the thirdparty for binary testing cache in > particular to simplify the trademark concerns > (since we do not want to vet the license of the test env). Which I believe > is allowed. > > In terms of the docker image source, the community strives to release > source releases that are 100% Apache compatible. > The users can optionally build these docker images from the source. > > TQ > > > On Fri, Aug 28, 2020 at 4:44 PM Henry Saputra <henry.sapu...@gmail.com> > wrote: > > > The Apache does have official Docker hub [1]. > > > > So, the TVM PPMC could, in the near future, create Docker images for > Apache > > TVM for official distribution to help people quickly consume and run the > > source code releases. > > > > > > > > [1] https://hub.docker.com/u/apache > > > > > > On Fri, Aug 28, 2020, 4:29 PM Tianqi Chen <tqc...@apache.org> wrote: > > > > > Thanks Justin! > > > > > > Docker Images and Downloads Stats > > > > > > - These images are indeed only used for testing purposes. > > > Note that there are more than 150 PRs every month, results in more > than > > > tens of thousands of tests being triggered. > > > Every now and then the CI machine need to pull the fresh new image > > after > > > the cache is cleared. So it is understandable that they have more > than > > 4K > > > Downloads > > > - As a additional note. The image DOES NOT contain TVM in any form. It > > only > > > contains > > > the build env that makes it easy to build tvm. So even if someone > want > > to > > > download > > > the > > > > > > Advertisement of Docker Page in the Docs > > > - As you rightfully points out, the installation page advertises the > > docker > > > page[1], > > > however note that the majority of the docker page contains > instructions > > > to build > > > the image from source, which is totally fine because source are 100% > > > Apache compatible. > > > - When docker image is referred in other place of the documents, they > > > refers to the docker image > > > build from the Apache source release[2]. > > > - Base on the same rationale of priorizing Apache compatible branding > > over > > > thirdparties, > > > we always first mention how build from source first. > > > - When reference to thirdparty image is mentioned, a clear disclaimer > is > > > being used > > > indicating that they are not apache release. > > > > > > - [1] https://tvm.apache.org/docs/install/index.html > > > - [2] https://tvm.apache.org/docs/install/docker.html > > > > > > On Fri, Aug 28, 2020 at 4:24 PM Justin Mclean < > jus...@classsoftware.com> > > > wrote: > > > > > > > Hi, > > > > > > > > On that installation pages it does says "We provide docker utility > > > scripts > > > > to help developers to setup development environment. They are also > > > helpful > > > > run through TVM demo and tutorials.” and "You can find some > un-official > > > > prebuilt images in https://hub.docker.com/r/tvmai/.” IMO this > doesn’t > > > > match with them being just CI images used for testing. > > > > > > > > With the documentation I note in one place it says "to use the > official > > > > Docker Image.” > > > > > > > > Thanks, > > > > Justin > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > > > > > > > > > >