Enable tf.Module + sharded variable test given the integration is in place.
PiperOrigin-RevId: 338319945 Change-Id: I6a2a0bd397f035e6fbce9fce4eda5e154ed38604
This commit is contained in:
parent
898c3b6d33
commit
9fe37b34f5
@ -364,7 +364,6 @@ class ShardedVariableTest(test.TestCase):
|
||||
self.assertAllEqual(variables, got)
|
||||
|
||||
def test_tf_module(self):
|
||||
self.skipTest('integration with tf.module is not added yet.')
|
||||
|
||||
class Model(module.Module):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user