Home
last modified time | relevance | path

Searched refs:symptoms (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/client/
Dclient.py176 def _oom_event(self, symptoms): argument
178 if not symptoms:
180 for symptom in reversed(symptoms):
197 def _hbm_oom_event(self, symptoms): argument
199 if not symptoms:
201 for symptom in reversed(symptoms):
289 symptoms = self.symptoms()
292 elif FLAGS.runtime_oom_exit and self._oom_event(symptoms):
294 elif FLAGS.hbm_oom_exit and self._hbm_oom_event(symptoms):
298 def symptoms(self): member in Client
/external/iptables/extensions/
Dlibxt_TCPMSS.man10 packets. The symptoms of this
/external/libpcap/doc/
DREADME.aix24 possible a description of the symptoms, including indications of the
/external/wayland/
DCONTRIBUTING.md249 - A bug fix should target the underlying root cause instead of hiding symptoms.
/external/gptfdisk/
DREADME105 I've observed four causes of these symptoms, three of which FixParts can
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt8031 symptoms
/external/libpng/
DCHANGES4384 symptoms are unpredictable depending on the order make chooses to
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/python/cpython2/Misc/
DHISTORY260 matters for well-written tests, but can create baffling symptoms if
2066 low-level memory management functions can yield many symptoms).
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz
/external/python/cpython3/Misc/
DHISTORY17644 matters for well-written tests, but can create baffling symptoms if
19450 low-level memory management functions can yield many symptoms).