Home
last modified time | relevance | path

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

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