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

Added elu emit function to keras2_emitter and caffe_emitter #544

Merged
merged 6 commits into from Jun 11, 2019

Commits on Jan 9, 2019

  1. Added elu emit function to keras2_emitter

    Added elu emit function to keras2_emitter to fix "KerasEmitter has not supported operator [Elu]." error
    Blaise Ritchie authored and Blaise Ritchie committed Jan 9, 2019
    Copy the full SHA
    9ee8de2 View commit details
    Browse the repository at this point in the history
  2. Add Elu to caffe emitter

    Add Elu to caffe emitter
    Blaise Ritchie authored and Blaise Ritchie committed Jan 9, 2019
    Copy the full SHA
    ceac036 View commit details
    Browse the repository at this point in the history
  3. Added keras Elu test

    Blaise Ritchie committed Jan 9, 2019
    Copy the full SHA
    ac2e3c4 View commit details
    Browse the repository at this point in the history
  4. Added caffe ELU test

    Blaise Ritchie committed Jan 9, 2019
    Copy the full SHA
    a95616d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. remove test codes after test

    Yu Liu (FA Talent) committed Jun 10, 2019
    Copy the full SHA
    6cfd51e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    745d9ac View commit details
    Browse the repository at this point in the history