Home
last modified time | relevance | path

Searched refs:GetFunctionCacheHitAndMissCount (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dpywrap_dtensor_device.cc39 using tensorflow::dtensor::GetFunctionCacheHitAndMissCount;
324 return GetFunctionCacheHitAndMissCount( in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device.h121 std::unordered_map<std::string, int> GetFunctionCacheHitAndMissCount(
H A Ddtensor_device.cc308 std::unordered_map<std::string, int> GetFunctionCacheHitAndMissCount(
1159 DTensorDevice::GetFunctionCacheHitAndMissCount(TFE_Context* context, in GetFunctionCacheHitAndMissCount() function in tensorflow::dtensor::DTensorDevice
2156 std::unordered_map<std::string, int> GetFunctionCacheHitAndMissCount( in GetFunctionCacheHitAndMissCount() function
2159 return device->GetFunctionCacheHitAndMissCount(context, status); in GetFunctionCacheHitAndMissCount()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Ddtensor_device.py377 return _pywrap_dtensor_device.GetFunctionCacheHitAndMissCount(
/aosp_15_r20/external/tensorflow/tensorflow/tools/def_file_filter/
H A Dsymbols_pybind.txt531 tensorflow::dtensor::GetFunctionCacheHitAndMissCount