Addons: Fork Keras Layer Test

Created on 21 May 2019  路  5Comments  路  Source: tensorflow/addons

Per https://github.com/tensorflow/tensorflow/issues/28601 it has been recommended that we fork and expose keras.layer_test for this project and others to utilize.

Any thoughts where we should put test utilities? I think for this one it makes sense somewhere under tfa.layers, but we might want the central tfa.utils location for all test utilities?

good first issue help wanted layers

Most helpful comment

I would go for tfa.utils.

All 5 comments

My initial thought is tfa.utils. What's your opinion, Sean, Tzu-Wei? cc @WindQAQ

I would go for tfa.utils.

Forking the fully functional layer test from keras is quite a challenge. It has calls to other private functions.

tfa.utils lgtm

Is this still valid?

Was this page helpful?
0 / 5 - 0 ratings