You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sr...@apache.org on 2019/11/22 05:52:32 UTC

[incubator-tvm] branch master updated (030a163 -> 70017ef)

This is an automated email from the ASF dual-hosted git repository.

srk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 030a163  update_document_after_repository_renamed (#4398)
     add 70017ef  [Golang][Doc] improve the samples and doc (#4385)

No new revisions were added by this update.

Summary of changes:
 golang/README.md                   |  8 ++--
 golang/sample/Makefile             |  2 +-
 golang/sample/complex.go           |  2 +-
 golang/sample/gen_mobilenet_lib.py | 91 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 98 insertions(+), 5 deletions(-)
 create mode 100644 golang/sample/gen_mobilenet_lib.py