Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relay][Compilation] replace relay.build_module with C++ BuildModule #3174

Merged
merged 8 commits into from
May 16, 2019

Commits on May 11, 2019

  1. Configuration menu
    Copy the full SHA
    f802818 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary param check

    zhiics committed May 11, 2019
    Configuration menu
    Copy the full SHA
    8c0063b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. kv->dev, tgt

    zhiics committed May 12, 2019
    Configuration menu
    Copy the full SHA
    6e08093 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. add more docs

    zhiics committed May 13, 2019
    Configuration menu
    Copy the full SHA
    1a42825 View commit details
    Browse the repository at this point in the history
  2. enable quantization

    zhiics committed May 13, 2019
    Configuration menu
    Copy the full SHA
    0782e4c View commit details
    Browse the repository at this point in the history
  3. fp16 conversion

    zhiics committed May 13, 2019
    Configuration menu
    Copy the full SHA
    e1964b2 View commit details
    Browse the repository at this point in the history
  4. clean test

    zhiics committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d58d190 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. target string -> tvm::Target

    zhiics committed May 14, 2019
    Configuration menu
    Copy the full SHA
    d49c715 View commit details
    Browse the repository at this point in the history