Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_dispatcher.h231 static constexpr int kMaxItemsInCache = 1024; variable
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.cc96 const int kMaxItemsInCache = 1024; variable