Searched defs:strict_mode (Results 1 – 4 of 4) sorted by relevance
/external/python/setuptools/setuptools/ | ||
D | config.py | 396 strict_mode = False variable in ConfigMetadataHandler |
/external/scapy/scapy/contrib/ | ||
D | lldp.py | 703 def strict_mode(self): member in LLDPConfiguration |
/external/tensorflow/tensorflow/contrib/metrics/python/ops/ | ||
D | metric_ops.py | 2517 strict_mode=False): argument |
D | metric_ops_test.py | 3471 def _test_strict_mode(self, strict_mode, target_precision, expected_recall): argument |