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

[FRONTEND][COERML]All activation functions are implemented. #1508

Merged
merged 1 commit into from
Jul 30, 2018

Conversation

siju-samuel
Copy link
Member

The following activations are added for COREML frontend

  • thresholdedReLU
  • PReLU
  • sigmoidHard
  • softsign

In nnvm.top.image
C: 6, 0: third party import "import tvm" should be placed before "import topi" (wrong-import-order)
The above pylint error also fixed.

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from others in the community.

@tqchen tqchen merged commit cf37a83 into apache:master Jul 30, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request Aug 4, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants