Home
last modified time | relevance | path

Searched defs:strict_mode (Results 1 – 4 of 4) sorted by relevance

/external/python/setuptools/setuptools/
Dconfig.py396 strict_mode = False variable in ConfigMetadataHandler
/external/scapy/scapy/contrib/
Dlldp.py703 def strict_mode(self): member in LLDPConfiguration
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py2517 strict_mode=False): argument
2572 strict_mode=False): argument
Dmetric_ops_test.py3471 def _test_strict_mode(self, strict_mode, target_precision, expected_recall): argument