gematria icon indicating copy to clipboard operation
gematria copied to clipboard

Remove the mocking of LayerNormalization in tests

Open ondrasej opened this issue 1 year ago • 0 comments

As discussed in the review of #132, we're patching tf_keras.layers.LayerNormalization with itself in some of our tests, e.g. in gematria/granite/python/gnn_model_base_test.py. We should investigate whether this mocking is still needed, and if not, remove it.

ondrasej avatar Jul 18 '24 07:07 ondrasej