Searched refs:_VARSTORE_KEY (Results 1 – 2 of 2) sorted by relevance
1321 _VARSTORE_KEY = ("__variable_store",) variable1368 store = ops.get_collection(_VARSTORE_KEY)1372 ops.add_to_collection(_VARSTORE_KEY, store)1378 store_collection = ops.get_collection_ref(_VARSTORE_KEY)
58 variable_scope._VARSTORE_KEY, # pylint: disable=protected-access