Home
last modified time | relevance | path

Searched refs:SharedObjectSavingScope (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/keras/utils/
Dgeneric_utils_test.py397 with generic_utils.SharedObjectSavingScope() as scope:
406 with generic_utils.SharedObjectSavingScope() as scope:
435 with generic_utils.SharedObjectSavingScope() as scope_1:
437 with generic_utils.SharedObjectSavingScope() as scope_2:
Dgeneric_utils.py258 class SharedObjectSavingScope(object): class
/external/tensorflow/tensorflow/python/keras/saving/
Dsave.py151 with generic_utils.SharedObjectSavingScope():
/external/tensorflow/tensorflow/python/keras/engine/
Dfunctional.py1351 with generic_utils.SharedObjectSavingScope():