google-deepmind / google-deepmind/deep-verify

Implementing softmax function. Only softsign and softplus are available

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Hi all! I tried adding the softmax function and it's tf function to the Interval bound propagation's (ibp's) code in the dictionary it refers to. But then I see an error as: 'NotImplementedError: tf.nn.softmax modules are not supported by "RelativeIntervalBounds" '. Is there a work-around for this or some changes that I can make to the sonnet or ibp source files? Please help me out. I'm trying to verify a VGG16 architecture. I was earlier trying to verify a GoogLenet but I was not sure how to implement the inception layers.
Thanks in advance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.