Home
last modified time | relevance | path

Searched defs:test_checkpoint (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Dbase_delegate_test.py48 def test_checkpoint(self): member in BaseDelegateTest
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dsaveable_compat_test.py74 def test_checkpoint(self): member in TestForceCheckpointConversionFlag
/aosp_15_r20/external/pytorch/test/
H A Dtest_functionalization_of_rng_ops.py288 def test_checkpoint(self, dtype, device): member in TestFunctionalizationRngOps
H A Dtest_utils.py195 def test_checkpoint(self): member in TestCheckpoint
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py236 def test_checkpoint(self): member in TestVmapAPI