Skip to content

Conversation

@doronHarnoy
Copy link
Member

No description provided.

Copy link
Member

@yotamazriel yotamazriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, not sure if you meant to use the function or the operator sign

lambda_layer = keras.layers.Lambda(target_layer, name=keras_name)
layers[node_name] = lambda_layer(input_0)
lambda_func[keras_name] = target_layer
# pow_layer = OnnxPow(power, name=keras_name)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# pow_layer = OnnxPow(power, name=keras_name)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was an accidental push, ill fix it

@doronHarnoy doronHarnoy marked this pull request as draft May 30, 2022 08:03
@doronHarnoy doronHarnoy marked this pull request as ready for review May 30, 2022 11:15
@doronHarnoy doronHarnoy merged commit f8c1b87 into master May 30, 2022
@doronHarnoy doronHarnoy deleted the add-pow branch May 30, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants