Home
last modified time | relevance | path

Searched defs:x_key (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/distributions/
H A Dbijector_impl.py61 def x_key(self): member in _Mapping
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor_test.cc529 string x_key = test::GetRendezvousKey(x); in BM_FeedInputFetchOutput() local