Searched defs:include_tensor_ranks_only (Results 1 – 2 of 2) sorted by relevance
2893 bool include_tensor_ranks_only,2977 bool include_tensor_ranks_only,2999 bool include_tensor_ranks_only,3090 PyObject* TFE_Py_EncodeArg(PyObject* arg, bool include_tensor_ranks_only) {
1414 def _cache_key(self, args, kwargs, include_tensor_ranks_only=False): argument