Searched refs:_VARSTORE_KEY (Results 1 – 3 of 3) sorted by relevance
1414 _VARSTORE_KEY = ("__variable_store",) variable1461 store = ops.get_collection(_VARSTORE_KEY)1465 ops.add_to_collection(_VARSTORE_KEY, store)1471 store_collection = ops.get_collection_ref(_VARSTORE_KEY)
58 variable_scope._VARSTORE_KEY, # pylint: disable=protected-access
390 variable_keys.append(vs._VARSTORE_KEY) # pylint: disable=protected-access