Searched refs:cache_key_context (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/eager/ |
D | function.py | 3153 cache_key_context, argument 3167 variable_policy, xla_context_id) = cache_key_context 3278 cache_key_context): argument 3289 args, kwargs, cache_key_context, include_tensor_ranks_only=True) 3298 cache_key_context, 3378 cache_key_context = self._cache_key_context() 3379 cache_key = self._cache_key(args, kwargs, cache_key_context) 3418 args, kwargs, flat_args, filtered_flat_args, cache_key_context)
|